<?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>Carlos Quintero (Microsoft MVP) blog - All Comments</title><link>http://msmvps.com/blogs/carlosq/default.aspx</link><description>Visual Studio Extensibility with Add-ins</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: The strange case of "No such interface supported" (Error 80004002) loading a Visual Studio add-in</title><link>http://msmvps.com/blogs/carlosq/archive/2008/09/29/the-strange-case-of-quot-no-such-interface-supported-quot-error-80004002-loading-an-add-in.aspx#1739430</link><pubDate>Fri, 13 Nov 2009 07:00:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1739430</guid><dc:creator>David Noble</dc:creator><description>&lt;p&gt;I rarely comment on these sorts of posts, but you just saved me a whole lot of time. Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1739430" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1738199</link><pubDate>Sat, 07 Nov 2009 12:57:08 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1738199</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Hello Patrick,&lt;/p&gt;
&lt;p&gt;Please report the problem at Microsoft Connect so that the VS Shell Team can address it:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/VisualStudio/content/content.aspx?ContentID=14631"&gt;connect.microsoft.com/.../content.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1738199" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1738049</link><pubDate>Fri, 06 Nov 2009 17:51:34 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1738049</guid><dc:creator>Patrick Smacchia</dc:creator><description>&lt;p&gt;Hi Carlos,&lt;/p&gt;
&lt;p&gt;On a related topic, do you have an idea why calling CommandBarControls.Add(...) takes 2 to 10 seconds and leak 30MB on VS2010 Beta2, while it work fine on 2005 and 2008? The code looks like that:&lt;/p&gt;
&lt;p&gt;CommandBarPopup physicalPopup&lt;/p&gt;
&lt;p&gt;....&lt;/p&gt;
&lt;p&gt;var controls = physicalPopup.Controls;&lt;/p&gt;
&lt;p&gt;var buttonAdded = controls.Add(MsoControlType.msoControlButton, 1, &amp;quot;&amp;quot;, System.Reflection.Missing.Value, true);&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1738049" width="1" height="1"&gt;</description></item><item><title>re: The strange case of VS 2010 (Beta 2 /CTPs) closing at startup or failing to create add-ins</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/20/vs-2010-beta-2-dependency-on-msxml-6-0-to-create-add-ins-or-parse-addin-files.aspx#1737604</link><pubDate>Wed, 04 Nov 2009 12:17:10 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737604</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Hello Kalpana,&lt;/p&gt;
&lt;p&gt;I am not expert in services of the SDK so I can&amp;#39;t help. Try posting at:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://social.msdn.microsoft.com/Forums/en-US/vsxprerelease/threads"&gt;social.msdn.microsoft.com/.../threads&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, please don&amp;#39;t post comments unrelated to the subject of the post.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737604" width="1" height="1"&gt;</description></item><item><title>re: VB.NET 10.0 and C# 4.0 future directions: co-evolution and "compiler as service"</title><link>http://msmvps.com/blogs/carlosq/archive/2009/01/08/vb-net-10-0-and-c-4-0-future-directions-co-evolution-and-quot-compiler-as-service-quot.aspx#1737600</link><pubDate>Wed, 04 Nov 2009 12:01:52 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737600</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Hello Smiley,&lt;/p&gt;
&lt;p&gt;If you already know VB.NET and more importantly, the .NET concepts and the Base Class Library (BCL), then to learn C# will be quite easy because it is syntax for the most part. I personally can use both VB.NET and C# but I use VB.NET most of the time because I like more its syxtax.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737600" width="1" height="1"&gt;</description></item><item><title>re: VB.NET 10.0 and C# 4.0 future directions: co-evolution and "compiler as service"</title><link>http://msmvps.com/blogs/carlosq/archive/2009/01/08/vb-net-10-0-and-c-4-0-future-directions-co-evolution-and-quot-compiler-as-service-quot.aspx#1737506</link><pubDate>Wed, 04 Nov 2009 02:34:44 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737506</guid><dc:creator>Smiley</dc:creator><description>&lt;p&gt;Yeah... actually i know vb.net, but&lt;/p&gt;
&lt;p&gt;it seem c# have more powerfull ex: for generating 3d.&lt;/p&gt;
&lt;p&gt;but i wonder, should i have to leave my vb.net and try to learn c# or what?&lt;/p&gt;
&lt;p&gt;is there good future vith vb.net?&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=1737506" width="1" height="1"&gt;</description></item><item><title>re: The strange case of VS 2010 (Beta 2 /CTPs) closing at startup or failing to create add-ins</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/20/vs-2010-beta-2-dependency-on-msxml-6-0-to-create-add-ins-or-parse-addin-files.aspx#1737429</link><pubDate>Tue, 03 Nov 2009 21:13:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737429</guid><dc:creator>Kalpana</dc:creator><description>&lt;p&gt;Hi Carlos,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; Just wanted to check if you have come across a problem that i am going to describe.&lt;/p&gt;
&lt;p&gt;Basically i have a desginer that i am trying to open and this designer has an embedded editor. Following is the code:&lt;/p&gt;
&lt;p&gt;	IVsUIShellOpenDocument shell = (IVsUIShellOpenDocument)DesFMPkg.Instance.GetService(typeof(IVsUIShellOpenDocument));&lt;/p&gt;
&lt;p&gt;	IOleServiceProvider sp = (IOleServiceProvider)DesFMPkg.Instance.GetService(typeof(IOleServiceProvider));&lt;/p&gt;
&lt;p&gt;	Guid editorType = GuidList.guidMultiViewEditor;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Guid logicalView = GuidList.guidDesignView;&lt;/p&gt;
&lt;p&gt;	int hr;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (des.HasCodeEditorView)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IVsSolution vsSolution = (IVsSolution)DesFMPkg.Instance.GetService(typeof(SVsSolution));&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; object obj;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hr = vsSolution.GetProperty((int)__VSPROPID.VSPROPID_IsSolutionOpen, out obj);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (!(bool)obj)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hr = vsSolution.CreateSolution(string.Empty, string.Empty, (uint)__VSCREATESOLUTIONFLAGS.CSF_TEMPORARY);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;	 this.m_designer = des;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string caption = &amp;quot;&amp;quot;;&lt;/p&gt;
&lt;p&gt;	 // Find the item id assigned to this document by the project.&lt;/p&gt;
&lt;p&gt;	 uint pitemid = VSConstants.VSITEMID_NIL;&lt;/p&gt;
&lt;p&gt;	 string moniker = des.Moniker;&lt;/p&gt;
&lt;p&gt;	 VSVirtualProject project = DesFMPkg.Instance.GetService(typeof(VirtualProject));&lt;/p&gt;
&lt;p&gt;	 IVsUIHierarchy hier = project as IVsUIHierarchy;&lt;/p&gt;
&lt;p&gt;	 IVsProject proj = project as IVsProject;&lt;/p&gt;
&lt;p&gt;	hr = project.AddDesigner(des, out pitemid);&lt;/p&gt;
&lt;p&gt;	ErrorHandler.ThrowOnFailure(hr);&lt;/p&gt;
&lt;p&gt;	hr = shell.OpenSpecificEditor(&lt;/p&gt;
&lt;p&gt;		(uint)0,							&lt;/p&gt;
&lt;p&gt;		moniker,				&lt;/p&gt;
&lt;p&gt;		ref editorType,&lt;/p&gt;
&lt;p&gt;		null,&lt;/p&gt;
&lt;p&gt;		ref logicalView,&lt;/p&gt;
&lt;p&gt;		caption,//node.Caption,			&lt;/p&gt;
&lt;p&gt;		hier,&lt;/p&gt;
&lt;p&gt;		pitemid,&lt;/p&gt;
&lt;p&gt;		System.IntPtr.Zero, &amp;nbsp; 			 &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/p&gt;
&lt;p&gt;		sp,&lt;/p&gt;
&lt;p&gt;		out editorFrame);&lt;/p&gt;
&lt;p&gt;	if (ErrorHandler.Succeeded(hr)) {&lt;/p&gt;
&lt;p&gt;		editorFrame.SetGuidProperty((int)__VSFPROPID.VSFPROPID_InheritKeyBindings, ref GuidList.guidCmdUI_TextEditor);&lt;/p&gt;
&lt;p&gt;		if (this.DontShowWindow == false)&lt;/p&gt;
&lt;p&gt;			rrorHandler.ThrowOnFailure(editorFrame.Show());&lt;/p&gt;
&lt;p&gt;	}&lt;/p&gt;
&lt;p&gt;on the EditorFrame.show, i get AccessViolationException. &amp;quot;Attempt to read to write protected memory&amp;quot;. &lt;/p&gt;
&lt;p&gt;Do you know if this is some known problem in Vs2010 Beta2? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kalpana &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737429" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1737418</link><pubDate>Tue, 03 Nov 2009 20:13:08 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737418</guid><dc:creator>Kalpana</dc:creator><description>&lt;p&gt;Thanks Carlos. That helped. I cast the CommandBarControl to CommandBarPopup and got the commandBar by doing CommandBarPopup.CommandBar.&lt;/p&gt;
&lt;p&gt;I think the information that you posted on your blog is very helpful.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737418" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1737255</link><pubDate>Tue, 03 Nov 2009 06:23:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737255</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Hello Kalpana,&lt;/p&gt;
&lt;p&gt;Basically given a CommandBarControl if it is a CommandBarPopup to cast to it and then get CommandBarPopup.CommandBar.&lt;/p&gt;
&lt;p&gt;See the approach described at:&lt;/p&gt;
&lt;p&gt;HOWTO: Locate commandbars in international versions of Visual Studio&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.mztools.com/articles/2007/MZ2007002.aspx"&gt;www.mztools.com/.../MZ2007002.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737255" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1737231</link><pubDate>Tue, 03 Nov 2009 03:26:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737231</guid><dc:creator>Kalpana</dc:creator><description>&lt;p&gt;Ho carlos, I am facing a problem related to command bars. I had the following code which works in Vs2005/2008. Basically i am trying to get a commandbar given a commandbarcontrol. Following is the code which worked in VS2005/2008:&lt;/p&gt;
&lt;p&gt;Microsoft.VisualStudio.CommandBars.CommandBars cmd = ((EnvDTE._DTE)applicationObject).CommandBars as Microsoft.VisualStudio.CommandBars.CommandBars;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IEnumerator toolbarEnum = cmd.GetEnumerator();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;while (toolbarEnum.MoveNext())&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Microsoft.VisualStudio.CommandBars.CommandBar toolBarVal =&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Microsoft.VisualStudio.CommandBars.CommandBar)toolbarEnum.Current;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (toolBarVal != null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CommandBar mainMenu = cmd[&amp;quot;Menubar&amp;quot;];&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IEnumerator enum2 = mainMenu.Controls.GetEnumerator();&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;while (enum2.MoveNext())&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CommandBarControl c1 = (CommandBarControl)enum2.Current;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//if (c1.Caption.Replace(&amp;quot;&amp;amp;&amp;quot;, &amp;quot;&amp;quot;).Equals(&amp;quot;Schema&amp;quot;)) MessageBox.Show(&amp;quot;Schema&amp;quot;);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (c1.Caption.Replace(&amp;quot;&amp;amp;&amp;quot;, &amp;quot;&amp;quot;).Equals(toolbarName) || c1.Caption.Equals(translatedtoolbar) || c1.Caption.IndexOf(translatedtoolbar) &amp;gt; -1){&lt;/p&gt;
&lt;p&gt;CommandBar commandBar22 = (CommandBar)c1.GetType().InvokeMember(&amp;quot;CommandBar&amp;quot;, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.GetProperty, null,c1, null);&lt;/p&gt;
&lt;p&gt;But in VS2010 when it hits the (CommandBar)c1.GetType().InvokeMember, i get an exception &amp;quot;Missing Method exception Method &amp;#39;Microsoft.VisualStudio.PlatformUI.Automation.CommandBarPopup+_Marshaler.CommandBar&amp;#39; not found&amp;quot;&lt;/p&gt;
&lt;p&gt;Do you have any idea how to get around this bug?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Kalpana&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737231" width="1" height="1"&gt;</description></item><item><title>Another critical VS 2010 Beta 2 bug that causes the IDE to hang</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/24/frustrating-new-bugs-in-commandbars-of-vs-2010-beta-2.aspx#1737148</link><pubDate>Mon, 02 Nov 2009 20:23:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1737148</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;This bug eluded me during several days because there was another bug that already caused VS 2010 Beta&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1737148" width="1" height="1"&gt;</description></item><item><title>More on CommandBarButton.Mask property deprecated in VS 2010</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/07/commandbarbutton-mask-property-deprecated-in-vs-2010.aspx#1736811</link><pubDate>Sun, 01 Nov 2009 16:53:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736811</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;In the post CommandBarButton.Mask property deprecated in VS 2010 I mentioned that VS 2010 will deprecate&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736811" width="1" height="1"&gt;</description></item><item><title>re: Workaround for VS 2010 Beta 2 Bug: CommandBarButton.Style not honored, always Icon + Caption</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/26/workaround-for-vs-2010-beta-2-bug-commandbarbutton-style-not-honored-always-icon-caption.aspx#1736322</link><pubDate>Fri, 30 Oct 2009 12:44:23 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736322</guid><dc:creator>BethMackenzie</dc:creator><description>&lt;p&gt;In the last few days I was preparing to submit this bug to Microsoft, but we&amp;#39;ve been attending the StackOverflow DevDays event in London and was caught short.&lt;/p&gt;
&lt;p&gt;Thanks for reporting this one. &lt;/p&gt;
&lt;p&gt;Beth&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736322" width="1" height="1"&gt;</description></item><item><title>re: The convoluted build configuration automation model (EnvDTE/EnvDTE80)</title><link>http://msmvps.com/blogs/carlosq/archive/2008/08/29/the-convoluted-build-configuration-of-the-automation-model-envdte-envdte80.aspx#1735492</link><pubDate>Tue, 27 Oct 2009 00:37:37 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1735492</guid><dc:creator>Brandon Bloom</dc:creator><description>&lt;p&gt;This post is supremely confusing, but infinitely helpful. Thank you!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1735492" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1735428</link><pubDate>Mon, 26 Oct 2009 18:36:02 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1735428</guid><dc:creator>carlosq</dc:creator><description>&lt;p&gt;Hello Beth,&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t played yet with the button style in the command creation, I will do in the next days. If you think there is a bug with, please isolate it and report it to Microsoft Connect so they can fix it in next builds.&lt;/p&gt;
&lt;p&gt;FWIW, I have played with CommandBarButton.Style and there is a bug that I reported and it will be fixed in builds after beta 2:&lt;/p&gt;
&lt;p&gt;VS 2010 Beta 2 Bug: CommandBarButton.Style not honored, always Icon + Caption&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=500403"&gt;connect.microsoft.com/.../ViewFeedback.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1735428" width="1" height="1"&gt;</description></item><item><title>re: VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-and-the-commandbarpopup-interface.aspx#1735386</link><pubDate>Mon, 26 Oct 2009 16:23:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1735386</guid><dc:creator>BethMackenzie</dc:creator><description>&lt;p&gt;Hi Carlos,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m testing the VS Beta 2 milestone as you are except I&amp;#39;m working with the C++/COM interface. &lt;/p&gt;
&lt;p&gt;Creating Toolbars with Command Popups can be created in the IDE correctly. However the commands being generated by my code are set to the style PictAndText. So I&amp;#39;m anticipating the popup to only show icons, and menus to show icons and text. &lt;/p&gt;
&lt;p&gt;Hang on, the popup now shows Icon and Text (different behaviour to pre-Beta 2) instead of just an Icon. (The command is associated with a menu as well).&lt;/p&gt;
&lt;p&gt;I then modified the command creation style to be just icon. The toolbar now looks correct, however the menu now only shows just text and no icon.&lt;/p&gt;
&lt;p&gt;Back to the drawing board?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1735386" width="1" height="1"&gt;</description></item><item><title>re: Debugging add-ins for VS 2010 (Beta 2) created with VS 2008: The debugger's protocol is incompatible with the debuggee</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/21/debugging-add-ins-for-vs-2010-beta-2-created-with-vs-2008-the-debugger-s-protocol-is-incompatible-with-the-debuggee.aspx#1734863</link><pubDate>Sat, 24 Oct 2009 20:10:33 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734863</guid><dc:creator>Laurent</dc:creator><description>&lt;p&gt;I wonder why do they changes this ? I mean debugger&amp;#39;s protocol. Is it related just to .Net 4.0, or something else ? Does anybody have more informations about that ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734863" width="1" height="1"&gt;</description></item><item><title>VS 2010 and the Microsoft.VisualStudio.CommandBars.CommandBarPopup interface</title><link>http://msmvps.com/blogs/carlosq/archive/2009/10/23/vs-2010-beta-2-commandbar-related-bugs-with-fixes-on-the-way.aspx#1734733</link><pubDate>Sat, 24 Oct 2009 09:54:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734733</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;This is going to be messy, so step by step: Imagine that you are developing an add-in that uses a temporary&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734733" width="1" height="1"&gt;</description></item><item><title>Visual Studio 2010 Beta 1 too slow on Virtual PC</title><link>http://msmvps.com/blogs/carlosq/archive/2007/05/02/using-virtual-pc-to-test-visual-studio-quot-orcas-quot.aspx#1734717</link><pubDate>Sat, 24 Oct 2009 07:56:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734717</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;I have spent the last days testing my MZ-Tools add-in with Visual Studio 2010 Beta 1 and there are a&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734717" width="1" height="1"&gt;</description></item><item><title>MS fixing problem with 32-bit bitmaps with alpha channel for transparency in SetTabPicture method of toolwindows</title><link>http://msmvps.com/blogs/carlosq/archive/2009/06/12/call-to-action-vote-to-get-easy-custom-transparent-pictures-for-add-ins-commandbarbuttons-fixed-forever.aspx#1734715</link><pubDate>Sat, 24 Oct 2009 07:53:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1734715</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;The little problem that I reported when using the SetTabPicture method with a 32-bit bitmap with alpha&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1734715" width="1" height="1"&gt;</description></item></channel></rss>