NCover + CCNet + Win2003
Having trouble running NCover on a new Windows 2003 build server? Getting an error like “Profiled process terminated. Profiler connection not established”? Does NUnit-Console.exe keep running after NCover has exited and NAnt hangs waiting for NUnit, but NUnit never finishes?
Run this from the directory where NCover is installed: regsvr32 coverlib.dll
I found the solution at the NCover forums.
Leave a Reply