The Web Server Could Not Find the Requested Resource

后端 未结 7 887
情深已故
情深已故 2021-02-11 21:48

I have a .NET 3.5 Web application on VS 2008 SP1 running on Vista Ultimate 32 SP1. I created an Application under the Default Web Site. So the url to the app is \"http://localho

7条回答
  •  失恋的感觉
    2021-02-11 22:44

    Just managed to fix this on my dev machine: I've got UrlScan installed and had to add DEBUG to the list of AllowVerbs. Hopefully this might give you something else to go on?

提交回复
热议问题