Hi,
I'm using VS2005 beta 2 to make an asp.net web service.
When I try to run any webservice (even a helloworld example) I get a 404
error:
Server Error in '/QNSEmulator' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its
dependencies) could have been removed, had its name changed, or is
temporarily unavailable. Please review the following URL and make sure that
it is spelled correctly.
Requested URL: /QNSEmulator/Service.asmx
Version Information: Microsoft .NET Framework Version:2.0.50215.44; ASP.NET
Version:2.0.50215.44
It started happening when i was trying to publish the website somewhere else
on my local machine using the Build>>Publish ... thing. Does anyone know how
i can fix this? Will uninstalling and reinstalling VS do anything?