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 'ppntTypeDelim' of 'Public Function spr_HomeQueryCount2(year1 As String, year2 As String, industryDelim As String, propTypeDelim As String, companyDelim As String, proponentDelim As String, ppntTypeDelim As String) As System.Data.Linq.ISingleResult(Of spr_HomeQueryCount2Result)'.

Source Error:


Line 195:        End If
Line 196:
Line 197:        Dim PropCount = ctx.spr_HomeQueryCount2(cmbYr1.Value, cmbYr2.Value, IndustryDelim, TypeDelim, CompanyDelim, PntDelim).SingleOrDefault
Line 198:
Line 199:        lblResults.Text = FormatCount(PropCount.Column1)

Source File: C:\inetpub\ProxyMonitor_LIVE\Search\ctrlYearsGo.ascx.vb    Line: 197






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