Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30455: Argument not specified for parameter 'memberState' of 'Public Function GetBenefitList(association As SASService.Associations, group As String, CDSLevels As String, memberNumber As String, stripHTML As Boolean, memberState As String) As System.Collections.Generic.List(Of SASService.Benefit)'.

Source Error:


Line 15: 
Line 16:         Dim oClient = New SASService.MembershipServiceClient()
Line 17:         benefitsCollection = oClient.GetBenefitList(Associations.NMC, "NMCA_ALL", "SecBasic", String.Empty, True)
Line 18:         ' benefitsCollection = BenefitProvider.GetBenefitList("NMCA_ALL", "SecBasic", String.Empty, True)
Line 19:         Me.ctrBenefitList.ShowBenefits(benefitsCollection, "NMCA_ALL")

Source File: E:\WebHosting\NMC\NMC\Site\back2school\Default.aspx.vb    Line: 17






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0