开发者

Debugging not working with IIS 7

I tried to running a website in debug more (F5), and I get the following error message. Note, that I am using a local IIS 7 server on windo开发者_StackOverflow中文版ws 7 64 bit machine.

How can I get the debugger to work?

Debugging not working with IIS 7


As mentioned in my comment above:

I got it working by setting IIS authentication to use 'windows authentication' and by running visual studio as administrator


If you are only trying to accomplish local debugging with IIS 7, I may have another solution for you. I developed a small port opener I called "SharpProxy" that may make your local testing much easier.

Overview and instructions: http://www.codefromjames.com/wordpress/?p=97

It's open source! Get code here: https://github.com/jocull/SharpProxy

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜