<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx</link><description>As has been announced in several different blogs, the second beta of the MSSCCI provider is available, providing VS integration for users with VS 2003 and earlier (you cannot use it with VS 2005, because we provide the full experience with Team Explorer</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>TFS access from VB6 &amp;amp;amp; VS 2003, Post install steps</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#536337</link><pubDate>Wed, 22 Feb 2006 00:01:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536337</guid><dc:creator>Sajee's WebLog</dc:creator><description>Here's Beta 2 of the plugin that will let you&amp;amp;amp;nbsp;access TFS from VB 6 and VS 2003.&amp;amp;amp;nbsp;&amp;amp;amp;nbsp; Unfortunately...</description></item><item><title>TFS MSSCCI Provider Beta 2 Released and it works* with VFP</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#536418</link><pubDate>Wed, 22 Feb 2006 01:48:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536418</guid><dc:creator>Andrew Coates ::: MSFT</dc:creator><description>Rob Caron (and a number of other folk) blogged yesterday that the next release&amp;amp;amp;nbsp;of the Visual Studio...</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#536703</link><pubDate>Wed, 22 Feb 2006 11:15:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536703</guid><dc:creator>Amit Dahotre, India.</dc:creator><description>Thanks a lot. This really helped me.</description></item><item><title>Update on the TFS MSSCCI Provider</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#536841</link><pubDate>Wed, 22 Feb 2006 15:27:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:536841</guid><dc:creator>bharry's WebLog</dc:creator><description>I want to appologize for the problems people have experienced with strong name signing and the updated...</description></item><item><title>TFS MSSCCI Provider installation problems</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#537008</link><pubDate>Wed, 22 Feb 2006 20:09:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:537008</guid><dc:creator>michal.Log</dc:creator><description>Some users were deterred from using the provider by unpleasant message &amp;amp;quot;TFMscciSvr.exe has encountered...</description></item><item><title>Acc</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#537313</link><pubDate>Thu, 23 Feb 2006 01:00:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:537313</guid><dc:creator>Antoine Driard</dc:creator><description /></item><item><title>VSTS Links - 2/23/2006</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#537884</link><pubDate>Thu, 23 Feb 2006 18:15:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:537884</guid><dc:creator>Team System News</dc:creator><description>John Lawrence posts their Team Foundation Dogfood Statistics for February.&lt;br&gt;&lt;br&gt;It's Rob Caron time:&lt;br&gt;...</description></item><item><title>Team Foundation Server FAQ</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#537898</link><pubDate>Thu, 23 Feb 2006 18:58:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:537898</guid><dc:creator>Jim Lamb</dc:creator><description>Frequently asked questions and answers regarding Visual Studio Team Foundation Server.</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#542329</link><pubDate>Thu, 02 Mar 2006 22:16:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542329</guid><dc:creator>João Talles Dantas Batista</dc:creator><description>Hi Buck&lt;br&gt;&lt;br&gt; &amp;nbsp; The information about how to disable the strong name validation was very util for me - thank you.&lt;br&gt; &amp;nbsp; &amp;nbsp;But now, I've discovered a problem when we are controling the version of VB6 files.&lt;br&gt; &amp;nbsp; &amp;nbsp;If the form (.FRM) has a FRX file related, the checkout operation does not check out the FRX file automatically.&lt;br&gt; &amp;nbsp; &amp;nbsp;Thus, when you try to save the changes made on the form, the following error occur:&lt;br&gt;&lt;br&gt;---------------------------&lt;br&gt;Microsoft Visual Basic&lt;br&gt;---------------------------&lt;br&gt;Path/File access error: 'D:\TesteTFS2\VB6\Project1\Form1.frx'&lt;br&gt;---------------------------&lt;br&gt;OK &amp;nbsp; Help &amp;nbsp; &lt;br&gt;---------------------------&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;The workarround is checkout the FRX file manually.&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;Do you know if there is a better way to solve this problem OR if this problem is going to be solved on the next version of the provider?&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;Thank you since now&lt;br&gt;&lt;br&gt;Jo&amp;#227;o Talles Dantas Batista&lt;br&gt;jbatista@submarino.com.br&lt;br&gt;&lt;br&gt;</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#542346</link><pubDate>Thu, 02 Mar 2006 22:43:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:542346</guid><dc:creator>buckh</dc:creator><description>Jo&amp;#227;o, I'm glad to hear you got the MSSCCI plugin working.&lt;br&gt;&lt;br&gt;You can find some information about it at&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=275995&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=275995&amp;amp;SiteID=1&lt;/a&gt;. &amp;nbsp;I talked to Ben, and he's working on this issue.</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#545305</link><pubDate>Tue, 07 Mar 2006 18:06:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:545305</guid><dc:creator>C177LVR</dc:creator><description>Just installed MSSCCI Provider and ran disable.reg to disable strong name validation. When I start VS.Net 2003 and select File/Source Control/Team Foundation Server MSSCCI Provider, I get a message box &amp;quot;Please use Team Explorer as external Tool&amp;quot;. Please clarify how I access a project on my VTS server?</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#545319</link><pubDate>Tue, 07 Mar 2006 18:23:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:545319</guid><dc:creator>Ben Ryan</dc:creator><description>Normally, File-&amp;gt;Source Control-&amp;gt;Team Foundation Server MSSCCI Provider would bring up the Team Explorer application just as File-&amp;gt;Source Control-&amp;gt;SourceSafe brings up the SourceSafe Explorer app. &amp;nbsp; However, this feature is not yet implemented in the Beta release of the TFS MSSCCI Provider currently available. &amp;nbsp;We are working on having this feature in the final release.&lt;br&gt;&lt;br&gt;If you have a project that is already on the VSTS server, you can use File-&amp;gt;Source Control-&amp;gt;Open From Source Control to access it. &amp;nbsp;You can also run the VS 2005 Team Explorer application and use the Source Control Explorer toolwindow to perform a Get on your project. &amp;nbsp;You could then open the local copy with VS 2003.&lt;br&gt;&lt;br&gt;Ben Ryan [MSFT]</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#546291</link><pubDate>Wed, 08 Mar 2006 20:29:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:546291</guid><dc:creator>Tom.Floyd</dc:creator><description>When a try to add a VB6 project from the VB6 IDE, I get the following message: Microsoft.TeamFoundation.Client.TeamFoundationServer..ctor(System.String, System.Net.ICredentials)&lt;br&gt;&lt;br&gt;and the project does not get added.&lt;br&gt;</description></item><item><title>re: TFS MSSCCI Provider Beta 2 is available -- disable strong name validation</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#546325</link><pubDate>Wed, 08 Mar 2006 21:03:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:546325</guid><dc:creator>buckh</dc:creator><description>Tom, that sounds like you are trying to use the newest MSSCCI release with the beta 3 client. &amp;nbsp;You'll need to install the RC.</description></item><item><title>Visual Basic 6.0 &amp;amp;amp; Visual Studio Team Foundation Server</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#606512</link><pubDate>Thu, 25 May 2006 01:50:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:606512</guid><dc:creator>Blog de todos</dc:creator><description>El d&amp;amp;#237;a de hoy estuve con un cliente que tiene su aplicaci&amp;amp;#243;n de gesti&amp;amp;#243;n comercial en VB 6.0 y realmente...</description></item><item><title>Accès à Team Foundation depuis Visual Studio .NET 2002/2003 et Visual Studio 6.0</title><link>http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx#1362857</link><pubDate>Mon, 25 Dec 2006 23:38:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1362857</guid><dc:creator>Visual Studio Team System en français</dc:creator><description>&lt;p&gt;Edit du 24/06 : il y a une nouvelle version de ce plugin. Voir ce post de juin 2006 . Enfin ! Comme promis,&lt;/p&gt;
</description></item></channel></rss>