"Aborted by User" messagew hen I run Ncover

"Aborted by User" messagew hen I run Ncover

hello,

I am trying to run NCover via NCover Explorer 1.3.6.2004 and am getting this error:


NCover.Console v1.5.8 - Code Coverage Analysis for .NET - http://ncover.org Copyright (c) 2004-2006 Peter Waldschmidt

Command: C:\Program Files\MbUnit\MbUnit.Cons.exe Command Args: AdminModuleTests.dll Working Directory: C:\EVE\Eve\Unit Tests\bin Assemblies: Coverage Xml: C:\Documents and Settings\Adama\Desktop\coverage.xml Coverage Log: coverage.log

Waiting for profiled application to connect...Connected Configuring Profiler... Program Output Parsed arguments: -- Parsed Arguments Files: AdminModuleTests.dll Assembly paths: Report folder: Report Name Format: mbunit-{0}{1} Report types: Show reports: False Filter Category: Exclude Category: Filter Author: Filter Namespace: Filter Type: Verbose: False ShadowCopyFiles: False

Start time: 4:17 PM [info] Loading test assemblies System.ApplicationException: Failed loading assemblies ---> System.ApplicationException: Failed loading TestDomain ---> System.Exception: Failed loading assembly ---> System.ApplicationException: Failed creating the TestEngine instance ---> System.InvalidCastException: Unable to cast transparent proxy to type 'MbUnit.Core.Remoting.RemoteTestEngine'. at MbUnit.Core.Remoting.SeparateTestDomain.CreateTestEngine() --- End of inner exception stack trace --- at MbUnit.Core.Remoting.SeparateTestDomain.CreateTestEngine() at MbUnit.Core.Remoting.TestDomainBase.InitializeEngine() --- End of inner exception stack trace --- at MbUnit.Core.Remoting.TestDomainBase.InitializeEngine() at MbUnit.Core.Remoting.TestDomainBase.Load() --- End of inner exception stack trace --- at MbUnit.Core.Remoting.TestDomainBase.Load() at MbUnit.Core.Graph.TestDomainDependencyGraph.AddDomain(TestDomainBase domain) at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[] testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter, IRunPipeFilter runPipeFilter, Boolean verbose) --- End of inner exception stack trace --- at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[] testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter, IRunPipeFilter runPipeFilter, Boolean verbose) at MbUnit.Core.Graph.TestDomainDependencyGraph.BuildGraph(String[] testAssemblies, String[] assemblyPaths, IFixtureFilter fixtureFilter, Boolean verbose) at MbUnit.Core.Cons.MainClass.Main() End Program Output

*** Aborted by user.

System Info:

Windows XP NCover v1.5.8

Any tips would be very much appreciated! Thanks.

-Adam


RE: "Aborted by User" messagew hen I run Ncover

nevermind. a reinstall of the software solved the issue.