ASP.NET profiling in CC

ASP.NET profiling in CC

I am having some problems getting NCover to work in ASP.NET mode in any kind of automated mode.

If I try to run the NCover.Console in IIS mode, then it will wait for ctrl-C.

I could really use a NCover.Console //IIS Where It would stop the profiling when that program is done... e.g. nunit


RE: ASP.NET profiling in CC

davh,

the //st (http://www.ncover.com/documentation/console/services#servicetimeout) option should meet your needs for now. The feature you mention is in our queue, and we expect it to be in our next major release.

Regards, Stephen Ward