<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>The strange case of no ext_ConnectMode.ext_cm_UISetup phase fired, not even once</title><link>http://msmvps.com/blogs/carlosq/archive/2008/10/14/the-strange-case-of-no-ext-connectmode-ext-cm-uisetup-phase-fired-not-even-one.aspx</link><description>Continuing today with some tests about the The OnConnection method and ext_ConnectMode.ext_cm_UISetup of Visual Studio add-ins of my last post , I created a sample add-in using the code of the first sample (temporary UI) of my article HOWTO: Adding buttons</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Registry path clarification</title><link>http://msmvps.com/blogs/carlosq/archive/2008/10/14/the-strange-case-of-no-ext-connectmode-ext-cm-uisetup-phase-fired-not-even-one.aspx#1672568</link><pubDate>Mon, 16 Feb 2009 06:37:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1672568</guid><dc:creator>vlad2135</dc:creator><description>&lt;p&gt;I&amp;#39;ve spent whole day trying to understand why CommandPreload value in &amp;quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Addins\MyAddin.Connect&amp;quot; does not work. &lt;/p&gt;
&lt;p&gt;There is another key defining wheither fire ext_cm_UISetup or not! And it&amp;#39;s defined for every user on the system:&lt;/p&gt;
&lt;p&gt;&amp;quot;HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\PreloadAddinState&amp;quot;&lt;/p&gt;
&lt;p&gt;Either delete value with your plugin name, or set it to 1, and you&amp;#39;ll get your UISetup phase!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1672568" width="1" height="1"&gt;</description></item><item><title>Visual Studio Links #78</title><link>http://msmvps.com/blogs/carlosq/archive/2008/10/14/the-strange-case-of-no-ext-connectmode-ext-cm-uisetup-phase-fired-not-even-one.aspx#1651001</link><pubDate>Thu, 16 Oct 2008 12:36:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1651001</guid><dc:creator>Visual Studio Hacks</dc:creator><description>&lt;p&gt;My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. Channel 9 Stuff: Anders Hejlsberg and Guy Steele- Concurrency and Language Design The Concurrency Runtime- Fine Grained Parallelism&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1651001" width="1" height="1"&gt;</description></item><item><title>re: The strange case of no ext_ConnectMode.ext_cm_UISetup phase fired, not even once</title><link>http://msmvps.com/blogs/carlosq/archive/2008/10/14/the-strange-case-of-no-ext-connectmode-ext-cm-uisetup-phase-fired-not-even-one.aspx#1650826</link><pubDate>Tue, 14 Oct 2008 20:55:55 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1650826</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Yes, you can add that XML tag in the .AddIn file without running the add-in wizard to create a new project, I&amp;#39;m sorry if I was not clear about that.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1650826" width="1" height="1"&gt;</description></item><item><title>re: The strange case of no ext_ConnectMode.ext_cm_UISetup phase fired, not even once</title><link>http://msmvps.com/blogs/carlosq/archive/2008/10/14/the-strange-case-of-no-ext-connectmode-ext-cm-uisetup-phase-fired-not-even-one.aspx#1650796</link><pubDate>Tue, 14 Oct 2008 16:11:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1650796</guid><dc:creator>Utkarsh</dc:creator><description>&lt;p&gt;One question: Is it not same as specifying &amp;lt;CommandPreload&amp;gt;1&amp;lt;/CommandPreload&amp;gt; in .AddIn file? I guess, even if you forget to check the check box, you can specify 1 here (in .AddIn file). I have not tested though.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1650796" width="1" height="1"&gt;</description></item></channel></rss>