<?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>Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx</link><description>[Update 11/26/12] You can get the fix by installing Update 1 (or newer) for Visual Studio 2012: http://www.microsoft.com/visualstudio/eng/downloads. 
 Some customers, after starting to use Visual Studio 2012 with their existing TFS deployment, have been</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10403901</link><pubDate>Wed, 20 Mar 2013 15:44:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10403901</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Not a problem. &lt;/p&gt;
&lt;p&gt;I&amp;#39;ve submitted a Connect issue in case anyone else wants to monitor this bug as well or vote it up.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/VisualStudio/feedback/details/781760/check-in-policy-failure-with-vs-2005-and-tfs-2012"&gt;connect.microsoft.com/.../check-in-policy-failure-with-vs-2005-and-tfs-2012&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks for looking into this!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10403901" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10401826</link><pubDate>Wed, 13 Mar 2013 02:52:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10401826</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;Matt, submitting a Connect issue would give you visibility into the progress on the issue. You can reference this &amp;quot;thread&amp;quot; here on the blog post to help us keep it all straight.&lt;/p&gt;
&lt;p&gt;Thanks and sorry for the trouble!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10401826" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10401634</link><pubDate>Tue, 12 Mar 2013 15:50:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10401634</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Thanks for the workaround P. Kelley. At this point, the impact is low enough I&amp;#39;d rather not mess with that particular workaround. : ) &amp;nbsp; But it&amp;#39;s good to have it just in case.&lt;/p&gt;
&lt;p&gt;Is there a way to track this issue to see in what Update / hotfix it is resolved? Do you want me to submit a Connect issue for it?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10401634" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10400661</link><pubDate>Fri, 08 Mar 2013 14:43:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10400661</guid><dc:creator>P. Kelley [MSFT]</dc:creator><description>&lt;p&gt;Matt,&lt;/p&gt;
&lt;p&gt;We&amp;#39;ve reproduced the problem you reported. We&amp;#39;ll get this fixed for a future release of Visual Studio. I have some workaround steps to share with you.&lt;/p&gt;
&lt;p&gt;1. Open regedit and locate the VS 2012 master check-in policies key. My machine runs 64-bit Windows, so the location is:&lt;/p&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\11.0\TeamFoundation\SourceControl\Checkin Policies&lt;/p&gt;
&lt;p&gt;If you have 32-bit Windows, then you&amp;#39;ll just omit the &amp;quot;Wow6432Node&amp;quot; path part.&lt;/p&gt;
&lt;p&gt;2. In this key there are two REG_SZ values which have a name but no data. They are Microsoft.TeamFoundation.Build.Controls and Microsoft.TeamFoundation.VersionControl.Controls. What we need to do is to double-click each of these two REG_SZ values to edit them, and provide the full path to these DLLs. My machine runs 64-bit Windows, so the two paths are:&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Microsoft.TeamFoundation.Build.Controls.dll&lt;/p&gt;
&lt;p&gt;C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Microsoft.TeamFoundation.VersionControl.Controls.dll&lt;/p&gt;
&lt;p&gt;If you have 32-bit Windows, then there won&amp;#39;t be an &amp;quot;(x86)&amp;quot; in your Program Files directory name.&lt;/p&gt;
&lt;p&gt;3. Close the registry editor and start a &amp;quot;Developer Command Prompt&amp;quot; elevated (right-click and Run as Administrator).&lt;/p&gt;
&lt;p&gt;4. In this Developer Command Prompt run: &amp;quot;devenv /setup&amp;quot;. This will take a minute or two to run. There will not be any output from the command -- when it&amp;#39;s done you&amp;#39;ll just end up back at the command prompt. Close the Developer Command Prompt.&lt;/p&gt;
&lt;p&gt;5. Restart Visual Studio 2005 and the problem ought to be resolved.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;P. Kelley&lt;/p&gt;
&lt;p&gt;TFS Version Control&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10400661" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10398613</link><pubDate>Fri, 01 Mar 2013 19:25:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398613</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Need to clarify my last...&lt;/p&gt;
&lt;p&gt;We can check-in without issue using MSSCCI 2010 and VB6 / VS 2003. &amp;nbsp;VS 2005 does not work with MSSCCI 2010. Therefore we have a workaround for VB6 and VS 2003, but not for VS 2005.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398613" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10398285</link><pubDate>Thu, 28 Feb 2013 20:19:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398285</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Thanks, let me know if you need any more info from me.&lt;/p&gt;
&lt;p&gt;Also, we were able to repro this with VB6 SP6 and VS 2003 SP1 as well using MSSCCI 2012.&lt;/p&gt;
&lt;p&gt;We are able to check-in without issue using TE 2010 / MSSCCI 2010 however.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398285" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10398142</link><pubDate>Thu, 28 Feb 2013 13:19:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398142</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;Matt, we are going to try to repro this and get to the bottom of it. It will be next week, though, before we have that done.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398142" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10398008</link><pubDate>Thu, 28 Feb 2013 02:47:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398008</guid><dc:creator>Matt Ring</dc:creator><description>&lt;p&gt;Noticed that I also get David&amp;#39;s issue when using VS 2005 with TFS MSSCCI 2012 and TE 2012 to connect to TFS 2012. &amp;nbsp;Internal Changeset error version 10.0.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s my software setup:&lt;/p&gt;
&lt;p&gt;Windows 7 SP1 &lt;/p&gt;
&lt;p&gt;VS 2005 SP1 + Vista Compatibility Update + TFS 2010 GDR&lt;/p&gt;
&lt;p&gt;VS 2012 Professional Update 1&lt;/p&gt;
&lt;p&gt;TFS 2012 MSSCCI (32-bit)&lt;/p&gt;
&lt;p&gt;TFS 2012 Update 1 w/ Cumulative Update 1&lt;/p&gt;
&lt;p&gt;Any ideas on this?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398008" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10373240</link><pubDate>Thu, 29 Nov 2012 20:49:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10373240</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;We have been working with David and believe this is related to the environment he&amp;#39;s working in (appears to be something happening when git-tfs is used to launch tf checkin rather than just running tf checkin from the command line).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10373240" width="1" height="1"&gt;</description></item><item><title>re: Internal error loading the Changeset Comments checkin policy</title><link>http://blogs.msdn.com/b/buckh/archive/2012/10/19/internal-error-loading-the-changeset-comments-checkin-policy.aspx#10371887</link><pubDate>Tue, 27 Nov 2012 03:11:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10371887</guid><dc:creator>David Gardiner</dc:creator><description>&lt;p&gt;Installed Update 1 and now I&amp;#39;m getting this error:&lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;Internal error in Work Items. Error loading the Work Items policy (The policy assembly &amp;#39;Microsoft.TeamFoundation.VersionControl.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39; is not registered.). Installation instructions: &lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;Error loading the Work Items policy (The policy assembly &amp;#39;Microsoft.TeamFoundation.VersionControl.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39; is not registered.). Installation instructions: &lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;p&gt;OK &amp;nbsp; &lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10371887" width="1" height="1"&gt;</description></item></channel></rss>