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 'Phone' of 'Public Sub setCustomer(custId As Integer, Phone As String)'.

Source Error:


Line 3342:            If drCust.Length > 0 Then
Line 3343:                custNo = drCust(0)("SOBILT")
Line 3344:                addMultLoc.setCustomer(custNo)
Line 3345:                Dim strSQl1 As String = ""
Line 3346:                strSQl1 = "spGetActiveMasterEx " & lblCompany.Text & "," & custNo

Source File: C:\inetpub\wwwroot\ServiceSolution\WorkOrderRequestEx.aspx.vb    Line: 3344






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