<?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>How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx</link><description>The .NET Framework 2.0 SDK documentation includes the Visual Basic and Visual C# language references, as well as the documentation for the .NET Framework classes. You can download and integrate this documentation into the Help viewer for the Visual Studio</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title> &amp;raquo; How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#2703410</link><pubDate>Fri, 18 May 2007 03:47:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2703410</guid><dc:creator> » How to Integrate the .NET Framework SDK Documentation with VSTA</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://testsubdomain.netmoviehost.com/how-to-integrate-the-net-framework-sdk-documentation-with-vsta/"&gt;http://testsubdomain.netmoviehost.com/how-to-integrate-the-net-framework-sdk-documentation-with-vsta/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#2704442</link><pubDate>Fri, 18 May 2007 05:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2704442</guid><dc:creator>Visual Studio Tools for Applications</dc:creator><description>&lt;p&gt;The InfoPath team shows you how to integrate the .Net Framework help into the VSTA IDE for InfoPath.&lt;/p&gt;
</description></item><item><title>re: How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#3382964</link><pubDate>Mon, 18 Jun 2007 15:16:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3382964</guid><dc:creator>rkp</dc:creator><description>&lt;p&gt;How do I post a question to this blog?&lt;/p&gt;
</description></item><item><title>re: How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#3707413</link><pubDate>Thu, 05 Jul 2007 18:18:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3707413</guid><dc:creator>BobC</dc:creator><description>&lt;p&gt;Will the Blog Team be answering or communicating to those who submitted forms via the &amp;quot;help-us-improve-infopath-send-us-your-forms&amp;quot; Blog???&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/infopath/archive/2007/05/07/help-us-improve-infopath-send-us-your-forms.aspx?CommentPosted=true#commentmessage"&gt;http://blogs.msdn.com/infopath/archive/2007/05/07/help-us-improve-infopath-send-us-your-forms.aspx?CommentPosted=true#commentmessage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I sent a form, heard nothing back...not good.&lt;/p&gt;
</description></item><item><title>re: How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#3709301</link><pubDate>Thu, 05 Jul 2007 20:25:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3709301</guid><dc:creator>andy.d.bruce@us.army.mil</dc:creator><description>&lt;p&gt;Here's a gotcha:&lt;/p&gt;
&lt;p&gt;Did the full InfoPath install, and I am working through the 12 learning activities. On Lab 8, I ran into a problem where Microsoft.Office.InfoPath.View did not have &amp;quot;ExecuteAction&amp;quot; method. After much time (and a reinstall), discovered that I actually have *two copies* of Microsoft.Office.InfoPath.dll on my system:&lt;/p&gt;
&lt;p&gt;&amp;lt;the good one&amp;gt;&lt;/p&gt;
&lt;p&gt;$ ls -la &amp;quot;./Program Files/Microsoft Office Servers/12.0/Bin/Microsoft.Office.InfoPath.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;-rwxrwx---+ 1 Administrators SYSTEM 60200 Oct 26 &amp;nbsp;2006 ./Program Files/Microsoft Office Servers/12.0/Bin/Microsoft.Office.InfoPath.dll&lt;/p&gt;
&lt;p&gt;&amp;lt;the bad one&amp;gt;&lt;/p&gt;
&lt;p&gt;$ ls -la Program\ Files/Microsoft\ Office/Office12/InfoPathOM/Microsoft.Office.Info*&lt;/p&gt;
&lt;p&gt;-rwxrwx---+ 1 Administrators SYSTEM 206460 Sep &amp;nbsp;4 &amp;nbsp;2006 Program Files/Microsoft Office/Office12/InfoPathOM/Microsoft.Office.InfoPath.xml&lt;/p&gt;
&lt;p&gt;-rwxrwx---+ 1 Administrators SYSTEM &amp;nbsp;47912 Oct 26 &amp;nbsp;2006 Program Files/Microsoft Office/Office12/InfoPathOM/Microsoft.Office.Infopath.dll&lt;/p&gt;
&lt;p&gt;Within VSTA, the Microsoft.Office.Infopath.dll reference was to the *bad* one (the 49K one). I replaced that DLL with the &amp;quot;good&amp;quot; one (the 60K one) and now everything is A-OK.&lt;/p&gt;
&lt;p&gt;Doesn't help that both files have the same date/time and the same version.&lt;/p&gt;
&lt;p&gt;Ouch!&lt;/p&gt;
</description></item><item><title>re: How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#3735926</link><pubDate>Sat, 07 Jul 2007 03:02:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3735926</guid><dc:creator>infopath</dc:creator><description>&lt;p&gt;Andy,&lt;/p&gt;
&lt;p&gt;&amp;quot;the bad one&amp;quot;, Program Files/Microsoft Office/Office12/InfoPathOM/Microsoft.Office.Infopath.dll and &amp;quot;the good one&amp;quot; /Program Files/Microsoft Office Servers/12.0/Bin/Microsoft.Office.InfoPath.dll are different assemblies. The former is used by InfoPath (client-only) solutions. The latter is for browser-enabled forms, which uses a subset of the object model. They have different levels of functionality, and that is the reason a method might be missing in one of the assemblies and present in the other. &lt;/p&gt;
&lt;p&gt;The correct change is to change the compatibility of your form template from &amp;quot;InfoPath and InfoPath Forms Services&amp;quot; to &amp;quot;InfoPath&amp;quot; or vice versa. &lt;/p&gt;
</description></item><item><title>re: How to Integrate the .NET Framework SDK Documentation with VSTA</title><link>http://blogs.msdn.com/infopath/archive/2007/05/17/how-to-integrate-the-net-framework-sdk-documentation-with-vsta.aspx#9560882</link><pubDate>Wed, 22 Apr 2009 04:06:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9560882</guid><dc:creator>bela1</dc:creator><description>&lt;p&gt;hErrrrrr.... I know this sounds really stupid, but I logged onto this thing, registered etc and can't find the bloody 'post new blog' or option to post a question...&lt;/p&gt;
&lt;p&gt;Is this the wrong forum for that or is my browser just not showing the button. &lt;/p&gt;
</description></item></channel></rss>