HTTP 404. The resource you are looking for (or one or its dependencies) could have been removed,
When I’m trying to run Web Service *.asmx, right click view in browser, I’m getting the following error:
“HTTP 404. The resource you are looking for (or one or 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.”
At the first time I run it, it works fine and one of the icon tray I clicked lunched the admin site for asp.net (asp.netwebadminfiles) I clicked the logout ant since then it’s not working, I tried creating new projects, and also I tried the following command:
start WebDev.WebServer.exe /port:8080 /path:c:\test

