jtaylor
unread,Nov 18, 2009, 2:37:49 PM11/18/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
I have an ASP page and a web service, both written in
VB.NET 2003.
When I test the ASP page on my local PC using the web service on my
live web server, it works fine. When I try to run the ASP page on the
live web server, it gives me a "The request failed with HTTP status
404" message. From the console of the server, I can connect to the
web service using IE, so I know that it's there and the name
resolution works.
Any idea where I should look next?