Index out of Range and Admin privs?
Index out of Range and Admin privs?
Hello,
I got NCover to work briefly, but now I get sporadic bursts of sustained coverage and other flubs.
Here is an example of a flub:
******************* Program Output *******************
Stopping IIS
Starting IIS
The profiler will not connect until you load an ASP.NET page.
Press Control-C when you are finished to stop IIS and collect coverage data.
***************** End Program Output *****************
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Other times I may get this error:
******************* Program Output *******************
Stopping IIS
Starting IIS
The profiler will not connect until you load an ASP.NET page.
Press Control-C when you are finished to stop IIS and collect coverage data.
***************** End Program Output *****************
Profiled process terminated. Profiler connection not established.
Make sure NCover is running with administrative privileges.
Then, I may run ncover.console //iis again, and it will successfully run for a long time. My account does have admin privileges Any ideas on why this may be happening?
Thanks, Josh
RE: Index out of Range and Admin privs?
Josh,
I've moved this post to a support issue so that it receives the attention it deserves.
Regards, Stephen Ward