从VS2010远程IIS服务器上运行调试ASP.NET应用程序

问题描述:

只是想知道如果任何人都可以点我在这里正确的方向?

Just wondered if anyone could point me in the right direction here?

我试图调试的部署的Web应用程序,似乎无法得到重视的工作。
这里的情景:

I'm trying to debug a deployed web application and can't seem to get the attach to work. Here's the scenario:

VS2010安装在我的机器上 - 与所有源$ C ​​$ C

VS2010 installed on my machine - with all source code.

IE8在我的机器上浏览到ASP.NET网站制作IIS服务器上(FWIW .PDB对生产现场的文件。)

IE8 on my machine browsing to ASP.NET site on production IIS server (FWIW .pdb files on production site.)

在我的调试器附加到IE浏览器会话,并继续浏览网站,没有断点命中过...所以用途不同,我不认为我真的调试的网站!??

When I attach the debugger to the IE session, and continue browsing the site, no breakpoint is ever hit... so effectivly I don't think I'm really debugging the site!??

我猜,我需要某种形式的远程调试的设置?如果是这样的情况下,如果任何人的任何网址都知道,以帮助这将是多少AP preciated!

I'm guessing that I need some kind of remote debugging set up? If that's the case, if anyone knows of any URL to help that would be much appreciated!

在此先感谢!

吉姆

下面是一个很好的文章,只是做到这一点:

Here's a good article to do just that:

http://msdn.microsoft.com/en-us/library/bt727f1t.aspx

在远程计算机上安装远程调试组件,并启动远程调试监视器(Msvsmon.exe)当您启动调试块引用>