Server Error in '/' Application.

The request failed with HTTP status 404: Not Found.

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.Net.WebException: The request failed with HTTP status 404: Not Found.

Source Error:


Line 145:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempuri.org/GetContentNew", RequestNamespace="http://tempuri.org/", ResponseNamespace="http://tempuri.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 146:        public string GetContentNew(string Kcode, string Service, string Key, string SliderService) {
Line 147:            object[] results = this.Invoke("GetContentNew", new object[] {
Line 148:                        Kcode,
Line 149:                        Service,

Source File: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b06f4647\d7fa67c5\App_WebReferences.68xntai_.0.cs    Line: 147

Stack Trace:


[WebException: The request failed with HTTP status 404: Not Found.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +237343
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +273
   cms1.Service.GetContentNew(String Kcode, String Service, String Key, String SliderService) in C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b06f4647\d7fa67c5\App_WebReferences.68xntai_.0.cs:147
   search.SetContent_xml() in D:\allsites\hotelb2c.bizservice.in\search.aspx.cs:38
   search.Page_Load(Object sender, EventArgs e) in D:\allsites\hotelb2c.bizservice.in\search.aspx.cs:28
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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