This is a discussion on WebException, HTTP 404 ,the request failed with HTTP status 404: Not Found within the ASP and ASP.NET Programming forums, part of the Web Development category; I have one web application and Webservice.The web applcation calls web service .then i get this error System.Net....
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| I have one web application and Webservice.The web applcation calls web service .then i get this error System.Net.WebException: The request failed with HTTP status 404: Not Found. at System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String methodName, Object[] parameters) at myService.Service.HelloWorld() at _Default.Button1_Click(Object sender, EventArgs e) Using .NET Framework 2.0,windows 2003 server |
| Sponsored Links |
| |||
| Hi Kingmaker, Are you sure the web service client references the correct url and server for the web service? Including the virtual directory you put the webservice in? And Also check the web server is running properly(I mean the web service running server). thnx... |
| |||
| hi deeban, I checked the Web reference ,that is correct.. Both are running in same server. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do I get "HTTP 500" error(or "(DLL)initialization routine failed")in my browser? | kingmaker | ASP and ASP.NET Programming | 1 | 07-20-2007 04:38 AM |
| "HTTP Status 500"? | vigneshgets | HTML, CSS and Javascript Coding Techniques | 1 | 05-30-2007 06:53 AM |
| About HTTP | Jeyaseelansarc | Other Web Programming Languages | 0 | 05-19-2007 01:04 AM |
| HTTP Status 12152 | Jeyaseelansarc | PHP Programming | 0 | 05-18-2007 10:27 PM |
| About http and https | Jeyaseelansarc | PHP Programming | 0 | 05-07-2007 07:16 AM |