NCover.Console Exception (2.0.2 x64)

NCover.Console Exception (2.0.2 x64)

I'm attempting to evaluate NCover 2.0.2 x64 on Windows Vista Ultimate but am receiving the following exception:

Faulting application NCover.Console.exe, version 2.0.2.0, time stamp 0x47038093, faulting module mscorwks.dll, version 2.0.50727.312, time stamp 0x45371492, exception code 0xc0000409, fault offset 0x000000000059beb9, process id 0x11d8, application start time 0x01c815084e491aa5.

Additionally, NUNit console remains loaded (as seen in taskmgr) and must be explicitly killed. I'm running NUnit 2.4.3.

The return code was -2146233082.

Unfortunately, enabling the log file results in no log file being generated. Any help is appreciated.


Re: NCover.Console Exception (2.0.2 x64)

Is the program you are profiling a 32-bit application or 64-bit? NCover has issues when there is a mismatch between the "bitness" of the console and the program being profiled. The 64-bit version of NCover installs both 32-bit and 64-bit versions.


Re: NCover.Console Exception (2.0.2 x64)

The issue is when not using the NCover MS Build task included in your bits then the below exception occurs. Stated differently, when I use an Exec MSBuild task to execute the NCover.Console.exe directly then the exception occurs.

That said, after working through that issue then the resulting CCNet 1.3 page shows "NaN" for each coverage entry in the summary. I've reconfirmed I am using the XSLs included with your bits.

Please see <!-- m -->http://www.i-dynamics-corporation.com/d ... hments.zip<!-- m --> for a screen shot of what is described above and our coverage files.

We'll purchase the licensed version once we can get through this last issue. Please let me know if I can provide additional information.

Regards, Michael