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 'JobTypeID' of 'Public Shared Function getSearchedClientDetails(ContactIds As Object, JobTypeID As Object) As System.Data.DataTable'.

Source Error:


Line 341:
Line 342:            If strContactIds.Trim <> "" Then
Line 343:                dtLocations = clsContractorDirectory.getSearchedClientDetails(strContactIds)
Line 344:            End If
Line 345:            '**************************************************************************************

Source File: D:\InetPub\beta.everycontractor.com\WebUserControls\wucCDcontractorListing.ascx.vb    Line: 343






Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762