I have a problem with msbuild

I have a problem with msbuild

so I have a coveragereport and a nunit report but when ncover is going to run the reporting it fails and I don´t know whats wrong.

what is it doing here-> "Processing report settings from 'C:\Users\CCNET User\AppData\Local\Temp\tmpAF32.tmp'" ??

please advice :/

$$$$$$$$$$$$$$$error report below $$$$$$$$$$$$$$$$$$$

nCoverage: running ncover NCover Complete v3.4.14.6908 x86 (Administrator) Copyright (c) 2007 - 2010 Gnoso Inc. License Key: removed Registered to Customer #: 47503 for 3 Machines

Setting the //pm argument to 'nunit-agent.exe;nunit-agent-x86.exe;nunit-console.exe;nunit-console-x86.exe' in an attempt to gather coverage data. To prevent this behavior, use the //literal argument, or the LiteralMode="True" task property.

Command: D:\ccnet_tools\NUnit-2.5.7.10213\bin\net-2.0\nunit-console-x86.exe Command Args: D:\ccnet_projekt\testAvNCover\Codekata.CalculatorTests\bin\Debug\Codekata.CalculatorTests.dll /xml D:\ccnet_server\CruiseControl.NET\server\testAvNCover_all\Artifacts\NCover-NUnit-Results.xml /noshadow /exclude:Ignore,Manual Working Directory: Excluded Assemblies: NCover.Test.;NCover.Framework.XmlSerializers;nunit.;log4net.;Rhino.;Castle.;Automapper.;Microsoft.Practices.*

Program Output Process 'nunit-console-x86' [PID 6088] has begun profiling. NUnit version 2.5.7.10213 Copyright (C) 2002-2009 Charlie Poole. Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov. Copyright (C) 2000-2002 Philip Craig. All Rights Reserved.

Runtime Environment - OS Version: Microsoft Windows NT 6.0.6001 Service Pack 1 CLR Version: 2.0.50727.3053 ( Net 2.0 )

ProcessModel: Default DomainUsage: Single Execution Runtime: Default Excluded categories: Ignore,Manual .....N Tests run: 4, Errors: 0, Failures: 0, Inconclusive: 0, Time: 0.0468762 seconds Not run: 1, Invalid: 0, Ignored: 1, Skipped: 0

Tests Not Run: 1) Ignored : Codekata.CalculatorTests.CalculatrixTests.TheDelimiterCanBeNewLine ncover should not run this test

Process 'nunit-console-x86' [PID 6088] has finished profiling.

End Program Output

Execution Time: 2.3282 s Symbol Coverage: 92.00% Branch Coverage: 84.62%

Coverage File: D:\ccnet_server\CruiseControl.NET\server\testAvNCover_all\Artifacts\unittest_coverage.xml CreateCoverageReports: creating coveragereport NCover Reporting Complete v3.4.14.6908 x86 (Administrator) Merging and Reporting for NCover Copyright (c) 2007 - 2010 Gnoso Inc. License Key: removed http://www.ncover.com

Processing report settings from 'C:\Users\CCNET User\AppData\Local\Temp\tmpAF32.tmp' Starting to create reports.


---- Top level exception: System.FormatException Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args) at System.String.Format(IFormatProvider provider, String format, Object[] args) at System.String.Format(String format, Object[] args) at NCover.Framework.Reports.ReportBuilder.SafelySendMessage(Action1 func, String msg, String[] args) at NCover.Framework.Reports.ReportBuilder.CreateReports(ICoverageView view, IReportGenerateSettings gen, Action1 messageCallback) at NCover.Framework.Reports.ReportingProcessor.Process()

 at NCover.Reporting.ReportMain.RunReport(String[] args, IOutputWriter output)

Execution Time: 620 ms D:\ccnet_projekt\config_filer\msBuildFiles\MyBuild.proj(74,5): error MSB6006: "NCover.Reporting.exe" exited with code 2. Done Building Project "D:\ccnet_projekt\config_filer\msBuildFiles\MyBuild.proj" (default targets) -- FAILED.


RE: I have a problem with msbuild

¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤config below¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤

SymbolModule Xml "$(MsServerDictionary)$(MsProject)$(MsProjectType)\Artifacts\ncover_symbolmodule.xml


RE: I have a problem with msbuild

oop, thanks for writing in with your question. We are continuously improving here at NCover. I'll send you a new NCover build for this issue which should take care of the problem. Can you please send me a note at support@ncover.com with your email address and any other questions you may have? Thank you for using NCover!