Can't register x86 core, Tfs2012 problem
I am trying to run dotCover 2.2 using Tfs2012 and i got this error:
Standard Output InvokeDotCover: Can't register x86 core: The classes registry doesn't contain profiler COM object. |
Standard Output InvokeDotCover: Can't register x64 core: The classes registry doesn't contain profiler COM object... |
When i run dotCover using cmd everything works fine. Any ideas?
Please sign in to leave a comment.
Dear rkubow,
This error appears only when you run our profiler under non-interactive user.
Our profiler has ability to run in registry free mode (only CLR v4.0 and greater), but it just requires from you to garantee the application architecture. Please press Shift+Ctrl+Alt+F11 to enter to expert mode in profiler UI and select registry free mode as shown on picture:
WBR,
Mikhail Pilin