dotCover cover-everything exiting coverage session with " Error HRESULT E_FAIL has been returned from a call to a COM component Invalid command type"

Start dotCover with following command `dotCover cover-everything /Output=tkCoverageReport /Instance=1`.  

 

When I end the session using `dotCover.exe send /Command=GetSnapshotAndKillChildren /Instance=1` I get: 

`[JetBrains dotCover] Coverage session finished with errors: Error HRESULT E_FAIL has been returned from a call to a COM component Invalid command type [location] = c:\build agent\work\cf3eb19e8ddb7658\profiler\kernel\windows\native\solution\core\src\il\cyclomaticcomplexityilmethod.cpp(56) [function] = void __cdecl jbprof::il::CyclomaticComplexityILMethod::OnCommand(const unsigned char *,const unsigned char *,const struct ILCommand *).`

0

Please sign in to leave a comment.