几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   vc编程 (http://www.dimcax.com/hust/forumdisplay.php?f=76)
-   -   Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect (http://www.dimcax.com/hust/showthread.php?t=33646)

yogy 2013-05-08 08:53 AM

Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect
 
Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expected

http://stackoverflow.com/questions/...429187#16429187

yogy 2013-05-08 08:53 AM

回复: Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect
 
What worked for me was uninstalling a program called "sendori"

yogy 2013-05-08 08:54 AM

回复: Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect
 
I fired up windbg and I looked at the running threads of the Visual Studio process (devenv.exe) and I noticed that a program that I’ve installed Smoothping Elite injected one of its DLLs to the process, after I removed the software completely from the computer and restarted it everything went back to normal again.

It’s important to note that in your case the software that is causing the problem might vary so if you got this problem and you didn’t manage to solve it you can use windbg, process hacker or process explorer to check for DLL injections which may block the debugger from debugging your program.

yogy 2013-05-08 08:55 AM

回复: Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect
 
Hello,

I was having the same problem on my machine installed with the new Windows 8 and VS2013 released on Aug.15.

Apparently, the problem in my case was the antivirus. (Bitdefender Internet Security 2013).

Problem solved after uninstalling BD. Important note! disabling the BD features is not enough. Only uninstall. I've opened a ticket at Bidefender and waiting for their reply.

Hope it will assist in your case.

Oren R.
http://social.msdn.microsoft.com/Fo...95-3a82f08230e5


所有的时间均为北京时间。 现在的时间是 03:20 AM.