NCover.Console requires administrative privileges
I downloaded your product today in hopes of using it in a CruiseControl.NET setup on a server. And I just ran into this problem:
[ncover] -- Top-level exception
[ncover] Profiled process terminated. Profiler connection not established.
[ncover] Make sure NCover is running with administrative privileges.
Why is it your program requires admin privs? Your profiler isn't trying to profile a system process - it's profiling a process that it launched. I don't see why this requires high privilege.
Can you please elaborate? Perhaps we can figure out a workaround.