Server Error in '/' Application.

Richiesta non riuscita con codice di stato HTTP 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: Richiesta non riuscita con codice di stato HTTP 404: Not Found.

Source Error:


Line 54:         [System.Web.Services.Protocols.SoapDocumentMethodAttribute("Teleborsa.WebServices/FindLocation", RequestNamespace="Teleborsa.WebServices", ResponseNamespace="Teleborsa.WebServices", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 55:         public GeoFromIPResult FindLocation(string sIPAddress) {
Line 56:             object[] results = this.Invoke("FindLocation", new object[] {
Line 57:                         sIPAddress});
Line 58:             return ((GeoFromIPResult)(results[0]));

Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\adef0052\ffbe242e\App_WebReferences.j1a82pnh.0.cs    Line: 56

Stack Trace:


[WebException: Richiesta non riuscita con codice di stato HTTP 404: Not Found.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +431265
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
   Teleborsa.WebServices.GeoFromIPWebService.FindLocation(String sIPAddress) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\adef0052\ffbe242e\App_WebReferences.j1a82pnh.0.cs:56
   ipo_disclaimer2.OnInit(EventArgs e) in c:\Inetpub\Ir\ipo_disclaimer2.aspx.cs:47
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668