Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTTP status 404 ?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00693413
Message ID:
00693526
Vues:
19
When services are build on local machine, it holds http://localhost/ references. Change localhost references to your server name all files and try....

>Hi guys,
>
>I Create a little WebSite and WebService on my local machine. All work Fine
>When i Try to Transfert it on my Server all look working perfectly Except
>my Service Web. when it's calling from the server it give me a error "HTTP status 404: Object Not Found" but if i call the Save service(on the server) from my local machine it's Work.
>
>It's seem that the problem is on my server and it's look like a
>configuration problem but i don't really know...
>Do you have a idea or a suggestion ...
>
>Thank's in advance
>Rock
>
>
>that's the complete error message...
>
>Server Error in '/' Application.
>--------------------------------------------------------------------------------
>
>The request failed with HTTP status 404: Object 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: Object Not Found.
>
>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:
>
>
>[WebException: The request failed with HTTP status 404: Object Not Found.]
> System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream) +1174
> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +216
> Rock.Identification.User.GetUserId(String tsLoginName, String tsPassWord) in C:\Devellopement\Dev.Net\WebApp\Rock\Web References\Identification\Reference.cs:55
> Rock.FrmLogin.IGo_Click(Object sender, ImageClickEventArgs e) in c:\devellopement\dev.net\webapp\rock\main.aspx.cs:65
> System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109
> System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +69
> System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
> System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
> System.Web.UI.Page.ProcessRequestMain() +1263
>
>
>
>
>--------------------------------------------------------------------------------
>Version Information: Microsoft .NET Framework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform