Server Error in '/' Application.

Error:Requested Company is Not Authorised

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Services.Protocols.SoapException: Error:Requested Company is Not Authorised

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SoapException: Error:Requested Company is Not Authorised]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +533462
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
   WebApplication3.com.instantsoftwareonline.secure.wsWLPlus.getSearchResults(String strUserId, String strPassword, String strCOID, String strCheckIn, String strPropId, Double dblMinPrice, Double dblMaxPrice, Int32 intNights, String strBeds, String strOccupancy, String strType, String strArea, String strlocations, String strAttrs, Int32 intPlusOrMinusDays, String strSortby, Boolean blnSendNoRates) +372
   WebApplication3.WebForm1.Page_Load(Object sender, EventArgs e) +142
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210