<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Autodesk Inventor Interop reference older version in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7705346#M93765</link>
    <description>&lt;P&gt;Most of the old dll are installed at: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Autodesk.Inventor.Interop&lt;/P&gt;&lt;P&gt;Delete reference to 2018 and add reference to another dll.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2018 22:22:50 GMT</pubDate>
    <dc:creator>Frederick_Law</dc:creator>
    <dc:date>2018-01-19T22:22:50Z</dc:date>
    <item>
      <title>Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7704959#M93764</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is how can I program in vb.net for an older version of inventor with a newer version inventor.&lt;/P&gt;&lt;P&gt;I want to create a add in referenced to the&amp;nbsp;&lt;STRONG&gt;Autodesk.Inventor.Interop.dll&lt;/STRONG&gt; inventor 2017, but I am having installed inventor 2018.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do that?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 20:18:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7704959#M93764</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-01-19T20:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7705346#M93765</link>
      <description>&lt;P&gt;Most of the old dll are installed at: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Autodesk.Inventor.Interop&lt;/P&gt;&lt;P&gt;Delete reference to 2018 and add reference to another dll.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2018 22:22:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7705346#M93765</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2018-01-19T22:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7705705#M93766</link>
      <description>Super.&lt;BR /&gt;Did not know that.&lt;BR /&gt;Now I can program also for older releases.</description>
      <pubDate>Sat, 20 Jan 2018 06:07:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7705705#M93766</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-01-20T06:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7706619#M93767</link>
      <description>&lt;P&gt;I maintain few version for my addin: 2015, 2017 and 2018.&lt;/P&gt;&lt;P&gt;Open the project, change the reference dll, compiled file location and save it with a new file name.&lt;/P&gt;&lt;P&gt;If there is changes then I'll need to compile it 3 time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe there is better, faster way to do this but I haven't figure it out yet.&lt;/P&gt;&lt;P&gt;A batch compile script and a installer to copy would be great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I can set my folder to be the same as the ApplicationPlugins folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 20:21:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7706619#M93767</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2018-01-20T20:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7724882#M93768</link>
      <description>Check out the below on multiple build configs&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/1786917/is-there-a-way-to-specify-assembly-references-based-on-build-configuration-in-vi" target="_blank"&gt;https://stackoverflow.com/questions/1786917/is-there-a-way-to-specify-assembly-references-based-on-build-configuration-in-vi&lt;/A&gt;</description>
      <pubDate>Thu, 25 Jan 2018 22:34:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7724882#M93768</guid>
      <dc:creator>woodstylee3</dc:creator>
      <dc:date>2018-01-25T22:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7725482#M93769</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you no the example code for inventor versions like 2016 2017 2018 versions of inventor?&lt;/P&gt;&lt;P&gt;I mean how to do that?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 06:42:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7725482#M93769</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-01-26T06:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7725759#M93770</link>
      <description>eneurope&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Collaborator&lt;BR /&gt;&lt;BR /&gt;7:42 AM&amp;nbsp;|&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do you know the example code for inventor versions like 2016 2017 2018 of inventor?&lt;BR /&gt;&lt;BR /&gt;I mean how to do that?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jan 2018 09:50:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7725759#M93770</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-01-26T09:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727253#M93771</link>
      <description>&lt;P&gt;My 2012 addin works in 2015 and up.&amp;nbsp; UI is Ribbon only in newer version.&amp;nbsp; Basically I use the same VS template.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even Examples in Inventor Help are the same over the year.&lt;/P&gt;&lt;P&gt;Only different is new features in newer versions.&amp;nbsp; The What's New section in each year's help will have new API features.&amp;nbsp; As long as you don't use new features, the addin will run in older version.&lt;/P&gt;&lt;P&gt;You'll have error when compile if you use any newer functions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the .addin file you need to set the version:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;!--Created for Autodesk Inventor Version 21.0--&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;SupportedSoftwareVersionGreaterThan&amp;gt;21.0&amp;lt;/SupportedSoftwareVersionGreaterThan&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 18:21:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727253#M93771</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2018-01-26T18:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727284#M93772</link>
      <description>But i am not deploying the interop version with my add&lt;BR /&gt;in.</description>
      <pubDate>Fri, 26 Jan 2018 18:29:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727284#M93772</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2018-01-26T18:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Autodesk Inventor Interop reference older version</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727324#M93773</link>
      <description>&lt;P&gt;No, you don't.&lt;/P&gt;&lt;P&gt;As long as the addin is compile with the correct reference it'll run.&lt;/P&gt;&lt;P&gt;Inventor is backward compatible.&amp;nbsp; 2016 addin will run in 2018.&amp;nbsp; Unless it try to modify Library location &lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://forums.autodesk.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&lt;/P&gt;&lt;P&gt;2017 installed 4 old interop: 17-20.&amp;nbsp; So you should be good with 2016 (20.0).&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 18:38:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/autodesk-inventor-interop-reference-older-version/m-p/7727324#M93773</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2018-01-26T18:38:59Z</dc:date>
    </item>
  </channel>
</rss>

