开发者

VS2010 Debugger Not Responding

I am working on a lar开发者_开发百科ge website that is comprised of multiple applications. We are still using web forms. All of the applications are in a common directory that serves as the root directory in my localhost. The site was originally built in 2005 on 3.5 but has been migrated to 2010 still running on 3.5 (2.0). My problem is that my debugger will run once. After I stop debugging I cannot run the debugger again - it just hangs. My locals and watch windows open but do not populate and the browser never opens. Any suggestions? We are running Visual Studio 2010 Ultimate on Windows 7 32 bit.


I have the same problem. I do not have a permanent solution, but here's how I get around it at the moment: - start without debugging (Ctrl-F5) - Debug | Attach to Process - Select the code type(s) to debug - Select the aspnet_wp process - click Attach

I will keep searching for a permanent solution...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜