![]() |
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 |
回复: Visual Studio 2012 RTM cannot debug x64 project - Operation taking longer than expect
What worked for me was uninstalling a program called "sendori"
|
回复: 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. |
回复: 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. |