I also tried to set the website and webservice up by copy and pasteing their folders onto to the server and pointing the virtual directories to them but I get the following error:
Event Type: Error
Event Source: WSClient
Event Category: None
Event ID: 0
Date: 11/13/2008
Time: 12:42:23 PM
User: N/A
Computer: MARIANNAPD
Description:
The description for Event ID ( 0 ) in Source ( WSClient ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Reference Num: 124223-5304
Application Name: NA
Message:
Search Error:
Message: System.Web.Services.Protocols.SoapHeaderException: SOAP header Security was not understood.
at System.Web.Services.Protocols.SoapHeaderHandling.SetHeaderMembers(SoapHeaderCollection headers, Object target, SoapHeaderMapping[] mappings, SoapHeaderDirection direction, Boolean client)
at System.Web.Services.Protocols.SoapServerProtocol.CreateServerInstance()
at System.Web.Services.Protocols.WebServiceHandler.Invoke()
at System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
Type: System.Web.Services.Protocols.SoapHeaderException
Stack: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at CTSDataSearchWS.SEARCHWse.SearchForPeople(String LastName, String FirstName, String MiddleName, String StreetName, String DOBBegin, String DOBEnd, String Sex, String Race, String IDNo, String IDState, String SSN, String OCA, String AddrHouseNu, String AddrQuad, String AddrStreet, String AddrHouseSu, String AddrCity, String AddrState, String AddrZip, String AddrPhone, String VehState, String VehTag, String VehVIN, String VehMake, String VehModel, String VehColor, Boolean UseAKA, Boolean UseSoundex, IntelFlagsSearchType intelFlagsSearchType, IntelFlags[] intelFlags, RequestorSecurityLevel RequestorInfo, Int32 pageNum, String pageID, String pageDir)
at CTSWSClient.Classfiles.SearchHelper.SearchForPeople(String queryID, String siteID, String userID, PersonDescription objPerson, RequestorSecurityLevel secLevel, Boolean CountOnly, Boolean HitsOnly, Int32 pageNum, String pageID, String pageDir)
at CTSWSClient.AJAX.QuerySite(String queryID, String siteID, String userID, String searchType, String securityLevel, String searchParams, Boolean HitsOnly, Boolean CountOnly, Int32 pageNum, String pageID, String pageDir)
InnerException: .