DotCover Issue
Completed
Hello,
I'm facing a problem with dotCover, when I try to run the "Cover Unit Test", the following error pops up:
2017.01.10 17:14:53.904 ERROR Coverage analysis: Can't start analysis. Operation was canceled by user. Details: Failed to register x64 core COM object: Could not create a new process for C:\WINDOWS\SysWOW64\RegSvr32.exe with cmdline “C:\WINDOWS\SysWOW64\RegSvr32.exe /s C:\Users\guilherme.OPUS\AppData\Local\JetBrains\Installations\ReSharperPlatformVs14\x64\JetBrains.Profiler.Windows.Core.dll”.
Another user's from my team also had that problem. At the begining, if we restart our computers, the problem goes away, but now it occours every single time.
Can somebody help me?
Please sign in to leave a comment.
The problem was with Warsaw software and G-Buster browser defense which was blocking dotCover dlls. After the uninstall of this software, dotCover worked fine again.
I got the same problem but in TeamCity. On my local PC dotcover runs fine for my VS2015 solution but when it's built on TeamCity I get the following error;
Failed to register x64 core COM object: RegSvr32 failed to register the core. Exit code is 00000002. Probably you haven't rebooted after a Windows update. Please reboot the computer and try again.
Initially it happened occasionally but now seems more often