<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>TFS Plug-in for CruiseControl.NET</title><link>http://tfsccnetplugin.codeplex.com/project/feeds/rss</link><description>A plug-in to allow communication with Team Foundation Server for the popular open source build automation tool CruiseControl.NET</description><item><title>Reopened Issue: Remove call to undeclared method [12525]</title><link>http://tfsccnetplugin.codeplex.com/workitem/12525</link><description>In the method GetSource in Vsts.cs the is a call to the method AddIntegrationProperty on the IIntegrationResult interface. This method does not exist in CCNet, it is an extension made in CIFactory, and it should be removed.&lt;br /&gt;</description><author>martin</author><pubDate>Fri, 14 Jun 2013 06:50:07 GMT</pubDate><guid isPermaLink="false">Reopened Issue: Remove call to undeclared method [12525] 20130614065007A</guid></item><item><title>Closed Issue: Remove call to undeclared method [12525]</title><link>http://tfsccnetplugin.codeplex.com/workitem/12525</link><description>In the method GetSource in Vsts.cs the is a call to the method AddIntegrationProperty on the IIntegrationResult interface. This method does not exist in CCNet, it is an extension made in CIFactory, and it should be removed.&lt;br /&gt;</description><author>martin</author><pubDate>Thu, 16 May 2013 07:48:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Remove call to undeclared method [12525] 20130516074817A</guid></item><item><title>Source code checked in, #99885</title><link>http://tfsccnetplugin.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://tfsccnetplugin.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>New Post: CCNet 1.8 and TFSPreview.com</title><link>http://tfsccnetplugin.codeplex.com/discussions/392490</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If it is TFS 2010, then you have to use the URL of collection not the server....&lt;/p&gt;
&lt;p&gt;TFS 2008: &lt;span&gt;&lt;a href="https://myinstall.tfspreview.com"&gt;https://myinstall.tfspreview.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;TFS 2010: &lt;span&gt;&lt;a href="https://myinstall.tfspreview.com/&amp;lt;collectionname"&gt;https://myinstall.tfspreview.com/&amp;lt;collectionname&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>raghusrikanth</author><pubDate>Thu, 13 Sep 2012 10:03:10 GMT</pubDate><guid isPermaLink="false">New Post: CCNet 1.8 and TFSPreview.com 20120913100310A</guid></item><item><title>New Post: CCNet 1.8 and TFSPreview.com</title><link>http://tfsccnetplugin.codeplex.com/discussions/392490</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;If it is TFS 2010, then you have to use the URL of collection not the server....&lt;/p&gt;
&lt;p&gt;TFS 2008: &lt;span&gt;&lt;a href="https://myinstall.tfspreview.com"&gt;https://myinstall.tfspreview.com&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;TFS 2010: &lt;span&gt;&lt;a href="https://myinstall.tfspreview.com/&amp;lt;collectionname"&gt;https://myinstall.tfspreview.com/&amp;lt;collectionname&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>raghusrikanth</author><pubDate>Thu, 13 Sep 2012 10:03:10 GMT</pubDate><guid isPermaLink="false">New Post: CCNet 1.8 and TFSPreview.com 20120913100310A</guid></item><item><title>New Post: CCNet 1.8 and TFSPreview.com</title><link>http://tfsccnetplugin.codeplex.com/discussions/392490</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Gurus,&lt;/p&gt;
&lt;p&gt;I have recently migrated one of my projects to TFSPreview from my hosted TFS 2010 &amp;#43; SVN repository. So far things are looking good.&lt;/p&gt;
&lt;p&gt;However, I'm having a hard time configuring CruiseControl.NET (for CI) to work against my new Source Control Repo hosted in TFSPreview.&lt;/p&gt;
&lt;p&gt;This is what the conf file look like at them moment:&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;&amp;lt;sourcecontrol&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;type&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;vsts&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;span&gt;
     &lt;/span&gt;&lt;span&gt;&amp;lt;server&amp;gt;&lt;/span&gt;&lt;span&gt;https://myinstall.tfspreview.com&lt;/span&gt;&lt;span&gt;&amp;lt;/server&amp;gt;&lt;/span&gt;&lt;span&gt;
     &lt;/span&gt;&lt;span&gt;&amp;lt;project&amp;gt;&lt;/span&gt;&lt;span&gt;$\MyProj\trunk&lt;/span&gt;&lt;span&gt;&amp;lt;/project&amp;gt;&lt;/span&gt;&lt;span&gt; 
     &lt;/span&gt;&lt;span&gt;&amp;lt;workingDirectory&amp;gt;&lt;/span&gt;&lt;span&gt;C:\MyCode\MyProj\trunk&lt;/span&gt;&lt;span&gt;&amp;lt;/workingDirectory&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;username&amp;gt;&lt;/span&gt;&lt;span&gt;myuser@hotmail.com&lt;/span&gt;&lt;span&gt;&amp;lt;/username&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;password&amp;gt;&lt;/span&gt;&lt;span&gt;MyHotmailPassword&lt;/span&gt;&lt;span&gt;&amp;lt;/password&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;domain&amp;gt;&amp;lt;/domain&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;executable&amp;gt;&lt;/span&gt;&lt;span&gt;PathToTF.exe&lt;/span&gt;&lt;span&gt;&amp;lt;/executable&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;autoGetSource&amp;gt;&lt;/span&gt;&lt;span&gt;True&lt;/span&gt;&lt;span&gt;&amp;lt;/autoGetSource&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;timeout&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;units&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;minutes&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;span&gt;&amp;lt;/timeout&amp;gt;&lt;/span&gt;&lt;span&gt;
&lt;/span&gt;&lt;span&gt;&amp;lt;/sourcecontrol&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;The Exception I'm getting is:&lt;/p&gt;
&lt;p&gt;ThoughtWorks.CruiseControl.Core.CruiseControlException: TF30064: You are not authorized to access the server.&lt;br&gt;
&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.LookForErrorReturns(ProcessResult pr)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.ProjectExists(IIntegrationResult result)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.GetModifications(IIntegrationResult from, IIntegrationResult to)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult from, IIntegrationResult to)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please please help me! :-)&lt;/p&gt;
&lt;/div&gt;</description><author>mateofd</author><pubDate>Tue, 21 Aug 2012 15:42:53 GMT</pubDate><guid isPermaLink="false">New Post: CCNet 1.8 and TFSPreview.com 20120821034253P</guid></item><item><title>New Post: CCNet 1.8 and TFSPreview.com</title><link>http://tfsccnetplugin.codeplex.com/discussions/392490</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Gurus,&lt;/p&gt;
&lt;p&gt;I have recently migrated one of my projects to TFSPreview from my hosted TFS 2010 &amp;#43; SVN repository. So far things are looking good.&lt;/p&gt;
&lt;p&gt;However, I'm having a hard time configuring CruiseControl.NET (for CI) to work against my new Source Control Repo hosted in TFSPreview.&lt;/p&gt;
&lt;p&gt;This is what the conf file look like at them moment:&lt;/p&gt;
&lt;pre&gt;&lt;span&gt;&amp;lt;sourcecontrol&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;type&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;vsts&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;span&gt;
     &lt;/span&gt;&lt;span&gt;&amp;lt;server&amp;gt;&lt;/span&gt;&lt;span&gt;https://myinstall.tfspreview.com&lt;/span&gt;&lt;span&gt;&amp;lt;/server&amp;gt;&lt;/span&gt;&lt;span&gt;
     &lt;/span&gt;&lt;span&gt;&amp;lt;project&amp;gt;&lt;/span&gt;&lt;span&gt;$\MyProj\trunk&lt;/span&gt;&lt;span&gt;&amp;lt;/project&amp;gt;&lt;/span&gt;&lt;span&gt; 
     &lt;/span&gt;&lt;span&gt;&amp;lt;workingDirectory&amp;gt;&lt;/span&gt;&lt;span&gt;C:\MyCode\MyProj\trunk&lt;/span&gt;&lt;span&gt;&amp;lt;/workingDirectory&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;username&amp;gt;&lt;/span&gt;&lt;span&gt;myuser@hotmail.com&lt;/span&gt;&lt;span&gt;&amp;lt;/username&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;password&amp;gt;&lt;/span&gt;&lt;span&gt;MyHotmailPassword&lt;/span&gt;&lt;span&gt;&amp;lt;/password&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;domain&amp;gt;&amp;lt;/domain&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;executable&amp;gt;&lt;/span&gt;&lt;span&gt;PathToTF.exe&lt;/span&gt;&lt;span&gt;&amp;lt;/executable&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;autoGetSource&amp;gt;&lt;/span&gt;&lt;span&gt;True&lt;/span&gt;&lt;span&gt;&amp;lt;/autoGetSource&amp;gt;&lt;/span&gt;&lt;span&gt;
    &lt;/span&gt;&lt;span&gt;&amp;lt;timeout&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;units&lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt;&amp;quot;minutes&amp;quot;&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;span&gt;30&lt;/span&gt;&lt;span&gt;&amp;lt;/timeout&amp;gt;&lt;/span&gt;&lt;span&gt;
&lt;/span&gt;&lt;span&gt;&amp;lt;/sourcecontrol&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;The Exception I'm getting is:&lt;/p&gt;
&lt;p&gt;ThoughtWorks.CruiseControl.Core.CruiseControlException: TF30064: You are not authorized to access the server.&lt;br&gt;
&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.LookForErrorReturns(ProcessResult pr)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.ProjectExists(IIntegrationResult result)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.Vsts.GetModifications(IIntegrationResult from, IIntegrationResult to)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult from, IIntegrationResult to)&lt;br&gt;
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest request)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please please help me! :-)&lt;/p&gt;
&lt;/div&gt;</description><author>mateofd</author><pubDate>Tue, 21 Aug 2012 15:42:53 GMT</pubDate><guid isPermaLink="false">New Post: CCNet 1.8 and TFSPreview.com 20120821034253P</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/discussions/223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Note that if your collection name contains a space, you must place the whole thing in double quotes:&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;"http://[server name]:8080/tfs/Collection Name"&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>SteveWilkinson</author><pubDate>Thu, 10 Nov 2011 10:37:56 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20111110103756A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/discussions/223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Note that if your collection name contains a space, you must place the whole thing in double quotes:&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;"http://[server name]:8080/tfs/Collection Name"&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>SteveWilkinson</author><pubDate>Thu, 10 Nov 2011 10:37:56 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20111110103756A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/discussions/223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Note that if your collection name contains a space, you must place the whole thing in double quotes:&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;"http://[server name]:8080/tfs/Collection Name"&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>SteveWilkinson</author><pubDate>Thu, 10 Nov 2011 10:37:56 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20111110103756A</guid></item><item><title>New Post: Plug-in for TFS2010?</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=82981</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I downloaded the source code ,and change the reference,but build failed,does anybody tell me the reason and give me guides? Thank you~~&lt;/p&gt;&lt;/div&gt;</description><author>haidy</author><pubDate>Tue, 12 Oct 2010 09:17:28 GMT</pubDate><guid isPermaLink="false">New Post: Plug-in for TFS2010? 20101012091728A</guid></item><item><title>New Post: Plug-in for TFS2010?</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=82981</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Download the plugin source code for TFS 2008. Change the reference, build again. It works.&lt;/p&gt;&lt;/div&gt;</description><author>gdfspy</author><pubDate>Sat, 09 Oct 2010 02:32:41 GMT</pubDate><guid isPermaLink="false">New Post: Plug-in for TFS2010? 20101009023241A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You must add collection name to the server tag.&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;http://[server name]:8080/tfs/CollectionName&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>gdfspy</author><pubDate>Sat, 09 Oct 2010 02:28:16 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20101009022816A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You must add collection name to the server tag.&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;http://[server name]:8080/tfs/CollectionName&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>gdfspy</author><pubDate>Sat, 09 Oct 2010 02:28:16 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20101009022816A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You must add collection name to the server tag.&lt;/p&gt;
&lt;p&gt;&amp;lt;server&amp;gt;http://[server name]:8080/tfs/CollectionName&amp;lt;/server&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>gdfspy</author><pubDate>Sat, 09 Oct 2010 02:28:16 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20101009022816A</guid></item><item><title>New Post: Problems with &lt;cleanCopy/&gt;</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=39990</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have the same problem, 2 of 3 builds have this error. Any ideas for a solution?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><author>abartra</author><pubDate>Thu, 16 Sep 2010 21:30:04 GMT</pubDate><guid isPermaLink="false">New Post: Problems with &lt;cleanCopy/&gt; 20100916093004P</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i have got the same pb and find a solution&lt;br&gt;it seems that TF.exe use windows credential instead of plain text user/pwd&lt;br&gt;so, you have to remove all&amp;nbsp; this part from your CCNET config:&lt;/p&gt;
&lt;p&gt;&amp;lt;domain&amp;gt;FPS&amp;lt;/domain&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;username&amp;gt;abc&amp;lt;/username&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;abc&amp;lt;/password&amp;gt;&lt;/p&gt;
&lt;p&gt;your CCNET server have to run with the credential of an user that is authorized to access TFS (start the server from the commande line while logged with the correct account, or modify the connection account of the windows service in the admin console of your system).&lt;/p&gt;
&lt;p&gt;the Workspace is verified by TFS, so you have to use a proper Workspace that have been associated with that account.&lt;/p&gt;
&lt;p&gt;finally the workingDirectory has to be the same that have been used in the Workspace.&lt;/p&gt;
&lt;p&gt;it's quite restricting , but in that way it works....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Guillaume.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>yohm31</author><pubDate>Tue, 07 Sep 2010 09:25:45 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20100907092545A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i have got the same pb and find a solution&lt;br&gt;it seems that TF.exe use windows credential instead of plain text user/pwd&lt;br&gt;so, you have to remove all&amp;nbsp; this part from your CCNET config:&lt;/p&gt;
&lt;p&gt;&amp;lt;domain&amp;gt;FPS&amp;lt;/domain&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;username&amp;gt;abc&amp;lt;/username&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;abc&amp;lt;/password&amp;gt;&lt;/p&gt;
&lt;p&gt;your CCNET server have to run with the credential of an user that is authorized to access TFS (start the server from the commande line while logged with the correct account, or modify the connection account of the windows service in the admin console of your system).&lt;/p&gt;
&lt;p&gt;the Workspace is verified by TFS, so you have to use a proper Workspace that have been associated with that account.&lt;/p&gt;
&lt;p&gt;finally the workingDirectory has to be the same that have been used in the Workspace.&lt;/p&gt;
&lt;p&gt;it's quite restricting , but in that way it works....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Guillaume.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>yohm31</author><pubDate>Tue, 07 Sep 2010 09:25:45 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20100907092545A</guid></item><item><title>New Post: CCNET 1.5 and TFS 2010 integration</title><link>http://tfsccnetplugin.codeplex.com/Thread/View.aspx?ThreadId=223025</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;i have got the same pb and find a solution&lt;br&gt;it seems that TF.exe use windows credential instead of plain text user/pwd&lt;br&gt;so, you have to remove all&amp;nbsp; this part from your CCNET config:&lt;/p&gt;
&lt;p&gt;&amp;lt;domain&amp;gt;FPS&amp;lt;/domain&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;username&amp;gt;abc&amp;lt;/username&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password&amp;gt;abc&amp;lt;/password&amp;gt;&lt;/p&gt;
&lt;p&gt;your CCNET server have to run with the credential of an user that is authorized to access TFS (start the server from the commande line while logged with the correct account, or modify the connection account of the windows service in the admin console of your system).&lt;/p&gt;
&lt;p&gt;the Workspace is verified by TFS, so you have to use a proper Workspace that have been associated with that account.&lt;/p&gt;
&lt;p&gt;finally the workingDirectory has to be the same that have been used in the Workspace.&lt;/p&gt;
&lt;p&gt;it's quite restricting , but in that way it works....&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Guillaume.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>yohm31</author><pubDate>Tue, 07 Sep 2010 09:25:45 GMT</pubDate><guid isPermaLink="false">New Post: CCNET 1.5 and TFS 2010 integration 20100907092545A</guid></item></channel></rss>