<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>nunit4teambuild Forum Rss Feed</title><link>http://www.codeplex.com/nunit4teambuild/Thread/List.aspx</link><description>nunit4teambuild Forum Rss Description</description><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Any chance you could give me the NUnit output for those tests? It might well be a problem with the resultant .trx file. I remember fixing a bug in it a while back where test names over a certain length (256) I think couldn't be uploaded to TFS and it failed with the wonderfully useful &amp;quot;General Failure&amp;quot;... So it's probably something in the resultant .trx that TFS doesn't like. If you can get me the NUnit output I'll have a play and see what I can do.&lt;/p&gt;&lt;/div&gt;</description><author>MrKWatkins</author><pubDate>Mon, 19 Oct 2009 09:30:06 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091019093006A</guid></item><item><title>New Post: NCover for Team Build?</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=69777</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've managed to mangle the NCover results into MSCoverage's XML format. However it turns out that that isn't the format you need to upload to TFS; you need the original binary format. So it might take a little while... I am still opimisitic though, even if I have to write something to run MSCoverage instead...&lt;/p&gt;&lt;/div&gt;</description><author>MrKWatkins</author><pubDate>Mon, 19 Oct 2009 09:26:34 GMT</pubDate><guid isPermaLink="false">New Post: NCover for Team Build? 20091019092634A</guid></item><item><title>New Post: skipped tests appear as failed</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=44099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'll be checking this in shortly. Expect a new release soon - want to add a few more things first. I've also&amp;nbsp;subscribed to emails for the project so I know in future when people request things...&lt;/p&gt;&lt;/div&gt;</description><author>MrKWatkins</author><pubDate>Sun, 18 Oct 2009 16:01:53 GMT</pubDate><guid isPermaLink="false">New Post: skipped tests appear as failed 20091018040153P</guid></item><item><title>New Post: skipped tests appear as failed</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=44099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Works for me too - thanks!&lt;/p&gt;
&lt;p&gt;I've taken the liberty of &lt;a href="http://nunit4teambuild.codeplex.com/WorkItem/View.aspx?WorkItemId=5111"&gt;creating a work issue&lt;/a&gt; so that this can be tracked more easily.&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Fri, 09 Oct 2009 03:05:48 GMT</pubDate><guid isPermaLink="false">New Post: skipped tests appear as failed 20091009030548A</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Curiouser and curiouser - I Ignored all the failing tests, and now the results are published successfully!&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Fri, 02 Oct 2009 06:09:32 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091002060932A</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;OK, so using runas to open a command prompt on the server, and copy&amp;nbsp;a file to the TestResults folder works, as does creating a sub-folder in TestResults, so it doesn't appear to be permissions.&lt;/p&gt;
&lt;p&gt;Does TFS log its internals anywhere?&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Thu, 01 Oct 2009 22:46:49 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091001104649P</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;We were able to publish when we were playing around with our sandbox project when exploring TFS, but when we set up the for-real project, and used the same code in our TFSBuild.proj, it goes pear-shaped.&lt;/p&gt;
&lt;p&gt;The problem is that the specified build destination doesn't exist - TFS is trying to copy the TRX file&amp;nbsp;to &lt;a&gt;\\mtfssyd01\Drops\MyProject\DailyBuild_20091001.4\TestResults\07d90a01-0b11-2d00-91c4-30db1d215203\&lt;/a&gt;, but only gets as far as creating &lt;a&gt;\\mtfssyd01\Drops\MyProject\DailyBuild_20091001.4\TestResults\&lt;/a&gt;. I'll have a go at it from the command-line as you suggest, but do you think that there is any mileage in patching the Publisher to check that the drop folder exists before copying the file in?&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Thu, 01 Oct 2009 22:08:17 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091001100817P</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Have you successfully published before?&lt;/p&gt;
&lt;p&gt;Can you check that you have write access via the share?&amp;nbsp; Start a command prompt as the build service account and try manually copying the trx file to the location shown in the build log and see if it gets through.&lt;/p&gt;
&lt;p&gt;The only other thing that may have happened is that you may have a connection drop or time out during the upload of the test results or the disk may have filled.&amp;nbsp; A &amp;quot;general failure&amp;quot; is a little non-specific, and permission problems are normally reported as specific errors, so I'd suspect something at the O/S level went wrong.&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Thu, 01 Oct 2009 21:14:05 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091001091405P</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Just to clarify that, NUnit4TeamBuild is trying to upload the TRX file, but because the path returned by PrepareToPublish does not exist (due to the missing 07d90a01-0a27-0900-91c4-30db1d215203 sub-folder), the file is not uploaded. The question still remains then - how can I diagnose why TFS isn't creating the final subfolder? Or should NUnit4TeamBuild try to create that last folder if it doesn't exist?&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Thu, 01 Oct 2009 02:16:54 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091001021654A</guid></item><item><title>New Post: Test results not being published</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=70656</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm seeing the following error when attempting to publish my NUnit test results to TFS&amp;nbsp;2008&amp;nbsp;using v1.1 beta of NUnit4TeamBuild:&lt;/p&gt;
&lt;pre&gt;Task &amp;quot;Exec&amp;quot;&lt;br&gt;&amp;nbsp; Command:&lt;br&gt;&amp;nbsp; &amp;quot;D:\Source\MyProject\DailyBuild\BuildType\..\Sources\Build\Tools\NUnit4TeamBuild\v1.1b\NUnitTFS.exe&amp;quot; -n &amp;quot;D:\Source\MyProject\DailyBuild\Binaries\Debug\nunit_results.xml&amp;quot; -t &amp;quot;MyProject&amp;quot; -b &amp;quot;DailyBuild_20091001.4&amp;quot; -f &amp;quot;Debug&amp;quot; -p &amp;quot;Any CPU&amp;quot; -x &amp;quot;D:\Source\MyProject\DailyBuild\BuildType\..\Sources\Build\Tools\NUnit4TeamBuild\v1.1b\NUnitToMSTest.xslt&amp;quot;&lt;br&gt;&amp;nbsp; Transforming NUnit output...&lt;br&gt;&amp;nbsp; Loading XSLT from D:\Source\MyProject\DailyBuild\BuildType\..\Sources\Build\Tools\NUnit4TeamBuild\v1.1b\NUnitToMSTest.xslt&lt;br&gt;&amp;nbsp; Loading NUnit Output from D:\Source\MyProject\DailyBuild\Binaries\Debug\nunit_results.xml&lt;br&gt;&amp;nbsp; QueryBuilds&lt;br&gt;&amp;nbsp; GetVersion&lt;br&gt;&amp;nbsp; PrepareToPublish&lt;br&gt;&amp;nbsp; Writing TRX file to &lt;a&gt;\\mtfssyd01\Drops\MyProject\DailyBuild_20091001.4\TestResults\07d90a01-0b11-2d00-91c4-30db1d215203\NUnitOutput.trx&lt;/a&gt;&lt;br&gt;&amp;nbsp; PublishRun&lt;br&gt;&amp;nbsp; System.InvalidOperationException: PrepareToPublish failed: Publish_GeneralFailure&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.PublishRun(String buildId, Guid runId) in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Publisher.cs:line 63&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.Publish() in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Publisher.cs:line 52&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Program.Main(String[] args) in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Program.cs:line 19&lt;br&gt;D:\Source\MyProject\DailyBuild\BuildType\TFSBuild.proj(221,3): error MSB3073: The command &amp;quot;&amp;quot;D:\Source\MyProject\DailyBuild\BuildType\..\Sources\Build\Tools\NUnit4TeamBuild\v1.1b\NUnitTFS.exe&amp;quot; -n &amp;quot;D:\Source\MyProject\DailyBuild\Binaries\Debug\nunit_results.xml&amp;quot; -t &amp;quot;MyProject&amp;quot; -b &amp;quot;DailyBuild_20091001.4&amp;quot; -f &amp;quot;Debug&amp;quot; -p &amp;quot;Any CPU&amp;quot; -x &amp;quot;D:\Source\MyProject\DailyBuild\BuildType\..\Sources\Build\Tools\NUnit4TeamBuild\v1.1b\NUnitToMSTest.xslt&amp;quot;&amp;quot; exited with code 1.&lt;br&gt;Done executing task &amp;quot;Exec&amp;quot; -- FAILED.
&lt;/pre&gt;
&lt;p&gt;The TestResults folder is created in the build's drop folder, but the 07d90a01-0a27-0900-91c4-30db1d215203&amp;nbsp;folder is not created, so it looks like the TeamBuild service account has the right permissions to create folders. From a quick glance at the source code, the TRX file is being uploaded to the TFS build web service, but something is going wrong during the web service call that stops the subfolder being created. Is there anything I can do to figure out what is going on?&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Thu, 01 Oct 2009 01:28:49 GMT</pubDate><guid isPermaLink="false">New Post: Test results not being published 20091001012849A</guid></item><item><title>New Post: NCover for Team Build?</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=69777</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Awesome!&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Wed, 23 Sep 2009 03:39:10 GMT</pubDate><guid isPermaLink="false">New Post: NCover for Team Build? 20090923033910A</guid></item><item><title>New Post: NCover for Team Build?</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=69777</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It's being worked on, but it's fairly complex so please be patient :-)&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Wed, 23 Sep 2009 03:00:39 GMT</pubDate><guid isPermaLink="false">New Post: NCover for Team Build? 20090923030039A</guid></item><item><title>New Post: NCover for Team Build?</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=69777</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Are there any plans to extend this great functionality to getting NCover results into TFS as well?&lt;/p&gt;&lt;/div&gt;</description><author>CtrlAltDel</author><pubDate>Tue, 22 Sep 2009 23:28:32 GMT</pubDate><guid isPermaLink="false">New Post: NCover for Team Build? 20090922112832P</guid></item><item><title>New Post: Problem with PrepareToPublish</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=66099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It looks like a permissions problem.&amp;nbsp; Can you check that the account you are running Team Build under has permissions to publish test results?&amp;nbsp; Usually that means the account must be a member of the Project Administrators group as well as being a member of the build services group.&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Thu, 20 Aug 2009 21:54:23 GMT</pubDate><guid isPermaLink="false">New Post: Problem with PrepareToPublish 20090820095423P</guid></item><item><title>New Post: Results conversion produces invalid TimeSpan values</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=42122</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have also tried the above code and ran into an issue when trying to publish the resulting file. That's why I changed it. I'll post it here in case someone else has use for it.&lt;br&gt;The above code is dangerous because it rounds after calculating mod. This can lead to durations of &amp;quot;00:00:60&amp;quot; instead of &amp;quot;00:01:00&amp;quot;! In addition to that is does not care about tests that run for more than an hour.&lt;br&gt;&lt;br&gt;Basically the template calculates the hours, minutes and seconds based on the parameter and returns a string with elements of length 2 that are separated with a &amp;quot;:&amp;quot;, e.g. &amp;quot;01:12:45&amp;quot; for 4365.123 seconds:&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xsl:template name=&amp;quot;seconds_to_hours_minutes_seconds&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:param name=&amp;quot;secs&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;roundedSeconds&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;round($secs)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;hours&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;floor($roundedSeconds div 3600)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;minutes&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;floor(floor($roundedSeconds mod 3600) div 60)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;seconds&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;round($roundedSeconds mod 60)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;padHours&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;substring(concat('00', $hours),string-length($hours) + 1, 2)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;padMinutes&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;substring(concat('00', $minutes),string-length($minutes) + 1, 2)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:variable name=&amp;quot;padSeconds&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;substring(concat('00', $seconds),string-length($seconds) + 1, 2)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:variable&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;concat($padHours, ':', $padMinutes, ':', $padSeconds)&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/xsl:template&amp;gt;&lt;br&gt;&lt;br&gt;The template is then called as follows:&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xsl:attribute name=&amp;quot;duration&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:choose&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:when test=&amp;quot;@executed='True'&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;seconds_to_hours_minutes_seconds&amp;quot;&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:with-param name=&amp;quot;secs&amp;quot; select=&amp;quot;@time&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:call-template&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:when&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsl:value-of select=&amp;quot;'00:00:00'&amp;quot;/&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:otherwise&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/xsl:choose&amp;gt;&lt;br&gt;&amp;nbsp; &amp;lt;/xsl:attribute&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>FMJT</author><pubDate>Thu, 20 Aug 2009 11:40:00 GMT</pubDate><guid isPermaLink="false">New Post: Results conversion produces invalid TimeSpan values 20090820114000A</guid></item><item><title>New Post: Problem with PrepareToPublish</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=66099</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm trying to incorporate NUnit for team Build, but get this error:&lt;/p&gt;
&lt;p&gt;Transforming NUnit output...&lt;br&gt;&amp;nbsp; Loading XSLT from e:\BuildSourceArea\ElvizETRM\CI Ophelia ECS Release\BuildType\NUnitToMSTest.xslt&lt;br&gt;&amp;nbsp; Loading NUnit Output from e:\BuildSourceArea\ElvizETRM\nunit_results.xml&lt;br&gt;&amp;nbsp; QueryBuilds&lt;br&gt;&amp;nbsp; GetVersion&lt;br&gt;&amp;nbsp; PrepareToPublish&lt;br&gt;&amp;nbsp; System.InvalidOperationException: PrepareToPublish failed: Publish_ResultDirectoryCreateFailed&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.PrepareToPublish(String buildId, Guid runId, Boolean overwrite) in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Publisher.cs:line 76&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Publisher.Publish() in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Publisher.cs:line 45&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at KWatkins.NUnitTfs.Program.Main(String[] args) in C:\Users\Kevin Watkins\Desktop\NUnitTFS\NUnitTFS\Program.cs:line 19&lt;br&gt;e:\BuildSourceArea\ElvizETRM\CI Ophelia ECS Release\BuildType\TFSBuild.proj(269,5): error MSB3073: The command &amp;quot;&amp;quot;e:\BuildSourceArea\ElvizETRM\CI Ophelia ECS Release\BuildType\NUnitTFS.exe&amp;quot; -n &amp;quot;e:\BuildSourceArea\ElvizETRM\nunit_results.xml&amp;quot; -t &amp;quot;ElvizETRM&amp;quot; -b &amp;quot;CI Ophelia ECS Release_20090817.14&amp;quot; -f &amp;quot;Debug&amp;quot; -p &amp;quot;Any CPU&amp;quot; -x &amp;quot;e:\BuildSourceArea\ElvizETRM\CI Ophelia ECS Release\BuildType\NUnitToMSTest.xslt&amp;quot;&amp;quot; exited with code 1.&lt;/p&gt;
&lt;p&gt;I've searched high and low for what Publish_ResultDirectoryCreateFailed can mean, and what directory it is talking about, but I am unable to find any clue.&lt;/p&gt;&lt;/div&gt;</description><author>sphair</author><pubDate>Mon, 17 Aug 2009 13:19:18 GMT</pubDate><guid isPermaLink="false">New Post: Problem with PrepareToPublish 20090817011918P</guid></item><item><title>New Post: Uploading Results Without MSTest</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=63557</link><description>&lt;div style="line-height: normal;"&gt;Yeah, sorry I didn't have time to do that this week!&lt;br&gt;&lt;br&gt;I'll get some more improvements on the code next week (busy watching&lt;br&gt;cricket this weekend) including some unit tests; seems like a project&lt;br&gt;for NUnit should probably have some tests.&lt;br&gt;&lt;br&gt;Thanks for uploading this,&lt;br&gt;&lt;br&gt;Kev&lt;br&gt;&lt;br&gt;2009/7/31 rbanks54 &amp;lt;notifications@codeplex.com&amp;gt;:&lt;br&gt;&amp;gt; From: rbanks54&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; The code has now been included in the project and the site updated&lt;br&gt;&amp;gt; accordingly.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Thanks again for the contribution!&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Read the full discussion online.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; To add a post to this discussion, reply to this email&lt;br&gt;&amp;gt; ([email removed])&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; To start a new discussion for this project, email&lt;br&gt;&amp;gt; [email removed]&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; You are receiving this email because you subscribed to this discussion on&lt;br&gt;&amp;gt; CodePlex. You can unsubscribe on codePlex.com.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; Please note: Images and attachments will be removed from emails. Any posts&lt;br&gt;&amp;gt; to this discussion will also be available online at codeplex.com&lt;/div&gt;</description><author>MrKWatkins</author><pubDate>Fri, 31 Jul 2009 06:06:52 GMT</pubDate><guid isPermaLink="false">New Post: Uploading Results Without MSTest 20090731060652A</guid></item><item><title>New Post: Uploading Results Without MSTest</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=63557</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;The code has now been included in the project and the site updated accordingly.&lt;/p&gt;
&lt;p&gt;Thanks again for the contribution!&lt;/p&gt;&lt;/div&gt;</description><author>rbanks54</author><pubDate>Fri, 31 Jul 2009 04:44:15 GMT</pubDate><guid isPermaLink="false">New Post: Uploading Results Without MSTest 20090731044415A</guid></item><item><title>New Post: Uploading Results Without MSTest</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=63557</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've written a little app that will upload the transformed results to TFS; saves having to install MSTest on the build server. (Which I found meant you basically had to install Visual Studio)&lt;/p&gt;
&lt;p&gt;Find details at: &lt;a href="http://www.mrkwatkins.co.uk/Blog/2009/07/25/Making-NUnit-Play-Nicely-With-Team-Foundation-Server"&gt;http://www.mrkwatkins.co.uk/Blog/2009/07/25/Making-NUnit-Play-Nicely-With-Team-Foundation-Server&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>MrKWatkins</author><pubDate>Sun, 26 Jul 2009 09:49:28 GMT</pubDate><guid isPermaLink="false">New Post: Uploading Results Without MSTest 20090726094928A</guid></item><item><title>New Post: Start and end time on the common result page is wrong</title><link>http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=60667</link><description>&lt;div style="line-height: normal;"&gt;If you look at the start time and end time in the common Results, these do not seem to be correct.

On my setup these are always set to 31.12.2007.

If you look at the image in the blog:

http://lh4.ggpht.com/rbanks54/SFefxNpINiI/AAAAAAAAAYg/NS4-0JUC-p0/s1600-h/clip_image0083.jpg

You see end and start time = 01/01/08, this is also not correct.

Is this possible to fix?&lt;/div&gt;</description><author>Stavanger</author><pubDate>Thu, 25 Jun 2009 15:13:46 GMT</pubDate><guid isPermaLink="false">New Post: Start and end time on the common result page is wrong 20090625031346P</guid></item></channel></rss>