Win7 下 VS2005 不能断点调试解决办法

1. 查看Terminal Services和Machine Debug Manager 服务是否启动~
2. 打开项目属性,在“Debug”(调试)一项里,把“Enable the Visual Studio hosting process”(启用Visual Studio 宿主进程)前的钩去掉。
3. 如果浏览器是IE8.0,可以修改注册表:HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main ->
新建“dword值”,输入“TabProcGrowth”,值为0即可。

 

原文地址:

http://www.microsoft.com/windows/internet-explorer/beta/readiness/developers-existing.aspx#lcie

 

 

posted @ 2010-08-21 07:32  anyTom  阅读(2236)  评论(0编辑  收藏  举报