<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>vsnetaddin at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/vsnetaddin/</link>
    <description>Visual Studio.NET Add-ins</description>

    <item>
      <title>Re: System.Runtime.InteropServices.COMException - Unspecified error</title>
      <pubDate>Sun, 22 Jun 2008 12:40:20 GMT</pubDate>
      <dc:creator>noha_assem2030</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3872</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3872</guid>
      <description>... determine ... fcmFileCodeModel.CodeElementFromPoint(DTE.ActiveDocument.Selection.Activ\ \ ... I&#39;ve found the solution in the following link: HowTo: Get a</description>
    </item>
    <item>
      <title>System.Runtime.InteropServices.COMException - Unspecified error</title>
      <pubDate>Sun, 22 Jun 2008 09:31:57 GMT</pubDate>
      <dc:creator>noha_assem2030</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3871</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3871</guid>
      <description>i&#39;ve an add-in to document classes in XML style, i&#39;m trying to determine the type of a CodeElement as follows: Dim fcmFileCodeModel As FileCodeModel = </description>
    </item>
    <item>
      <title>Re: Run Post Build Command for a VCConfiguration</title>
      <pubDate>Fri, 13 Jun 2008 13:55:42 GMT</pubDate>
      <dc:creator>Duncan Lees</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3870</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3870</guid>
      <description>Enumerate the Tools collection on your object, and look for the tool that supports the VCPostBuildEventTool interface. -Duncan</description>
    </item>
    <item>
      <title>Run Post Build Command for a VCConfiguration</title>
      <pubDate>Thu, 12 Jun 2008 14:01:35 GMT</pubDate>
      <dc:creator>hauptmannp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3869</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3869</guid>
      <description>I want to run the post build command (as configured in the project settings) for a specific configuration in a C&#43;+ project. I do have the VCConfiguration</description>
    </item>
    <item>
      <title>Display Tools menu item add-in</title>
      <pubDate>Sun, 08 Jun 2008 12:18:50 GMT</pubDate>
      <dc:creator>noha_assem2030</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3868</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3868</guid>
      <description>Greetings, I&#39;ve an add-in that loads fine but shown as &#39;dimmed&#39; or &#39;disabled&#39; in Tools menu. Here is the OnConnect function implementation: Try </description>
    </item>
    <item>
      <title>Re: Script Outline Add-In for Visual Studio 2005</title>
      <pubDate>Thu, 05 Jun 2008 09:51:52 GMT</pubDate>
      <dc:creator>Kevin McFarlane</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3867</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3867</guid>
      <description>I can&#39;t get this to work. It&#39;s registered as present and checked in the Add-in Manager. But the Script Outline window does not appear. When I started a new</description>
    </item>
    <item>
      <title>CreateDocumentWindow example</title>
      <pubDate>Wed, 21 May 2008 00:30:30 GMT</pubDate>
      <dc:creator>Jeff B</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3866</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3866</guid>
      <description>Hello, I wish to create a custom document window in my VS2005 add-in.  It looks like I need to create a window via CreateDocumentWindow.  I&#39;ve seen examples on</description>
    </item>
    <item>
      <title>Implementing add-in with &quot;Find and Replace all references&quot; programat</title>
      <pubDate>Thu, 24 Apr 2008 10:32:42 GMT</pubDate>
      <dc:creator>Neeraj Agrawal</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3865</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3865</guid>
      <description>I am implementing the package implementation and I need to be able to modify all the references of either a given class or method. Is there any way I can do it</description>
    </item>
    <item>
      <title>The value of Scope is *what* in my OnBuildBegin event handler?</title>
      <pubDate>Wed, 23 Apr 2008 08:52:58 GMT</pubDate>
      <dc:creator>korthmat</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3864</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3864</guid>
      <description>I&#39;m responsible for an add-in that we use to allow our analysts (who are actually accountants for the most part) to do a build, so the programmers don&#39;t get</description>
    </item>
    <item>
      <title>CodeElementFromPoint in VS C&#43;&#43;</title>
      <pubDate>Sun, 30 Mar 2008 18:03:44 GMT</pubDate>
      <dc:creator>miri_avi</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3863</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3863</guid>
      <description>Hi All, I encounterd a problem which i fail to find a solution. I am trying to get the Class name from a TextPoint (the class name of the function which the</description>
    </item>
    <item>
      <title>Re: release candidate of my addin</title>
      <pubDate>Sat, 23 Feb 2008 17:02:36 GMT</pubDate>
      <dc:creator>Phil Jollans</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3862</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3862</guid>
      <description>I heartily agree with your praise for Carlos, but I havn&#39;t heard from him in this group for a long time. On his web site</description>
    </item>
    <item>
      <title>release candidate of my addin</title>
      <pubDate>Sat, 23 Feb 2008 16:38:42 GMT</pubDate>
      <dc:creator>Joshua</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3861</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3861</guid>
      <description>To anyone who might be interested. I&#39;ve just released a release candidate of my new addin, .netSavant and wanted to share with the group how much the various</description>
    </item>
    <item>
      <title>Re: Uninstall Problem with VS2003 addin - multiple users</title>
      <pubDate>Mon, 18 Feb 2008 15:34:36 GMT</pubDate>
      <dc:creator>iangreenhill</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3860</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3860</guid>
      <description>Hello Thank you for the tip, that&#39;s solved the problem. As we want the addin to install for all users as well as single users is to add a NOT AdminUser</description>
    </item>
    <item>
      <title>Re: Uninstall Problem with VS2003 addin - multiple users</title>
      <pubDate>Mon, 18 Feb 2008 10:48:03 GMT</pubDate>
      <dc:creator>Duncan Lees</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3859</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3859</guid>
      <description>Our addin only adds the LM key, and works fine AFAIK. Are you sure you need to specify the CU key as well? -Duncan</description>
    </item>
    <item>
      <title>Uninstall Problem with VS2003 addin - multiple users</title>
      <pubDate>Fri, 15 Feb 2008 15:10:55 GMT</pubDate>
      <dc:creator>iangreenhill</dc:creator>
      <link>http://tech.groups.yahoo.com/group/vsnetaddin/message/3858</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/vsnetaddin/message/3858</guid>
      <description>Hello I create a stand MSI file from a Deployment project associated to my addin. The installs for all users - the MSI file is invoked via msiexec with</description>
    </item>

  </channel>
</rss>
<!-- wr3.grp.scd.yahoo.com uncompressed/chunked Wed Jul  9 02:20:03 PDT 2008 -->
