NCover v3.0.8 run coverage exception workaround

NCover v3.0.8 run coverage exception workaround

A few users have reported the following issue: After running coverage, the application tosses an exception and the application exits. The temporary workaround for this issue is to fully qualify your coverage xml file. This is located in the Project Options on the "Output options tab". Change the "Filename for coverage" to be fully qualified instead of the default (coverage.xml). Once you make this change, the application will no longer crash after running coverage.

We will be releasing a fix for this issue in the next release of NCover.