<?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: Which Version of Visual Studio Do I Need? in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998171#M6611</link>
    <description>&lt;P&gt;&lt;A href="https://apps.microsoft.com/detail/9mztr9qs01gn?hl=en-ca&amp;amp;gl=CA" target="_blank"&gt;https://apps.microsoft.com/detail/9mztr9qs01gn?hl=en-ca&amp;amp;gl=CA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This can extract the SDK msi file.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 15:10:06 GMT</pubDate>
    <dc:creator>Frederick_Law</dc:creator>
    <dc:date>2024-09-03T15:10:06Z</dc:date>
    <item>
      <title>Which Version of Visual Studio Do I Need?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998072#M6608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to upgrade my iLogic code to an Inventor Addin, but unfortunately I cannot install the SDK file (for Inventor 2023) unless I have Visual Studio 2019 installed (I have 2022 installed). The problem is that you cannot download VS 2019 Community anymore, and I don't want to download it from an archive website etc. as this is for work, not me personally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is what version can I use for creating addins for Inventor 23? Can I simply use the Visual Studio I have, but use a different template, for example Brian Ekins Nifty template?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 14:38:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998072#M6608</guid>
      <dc:creator>sean.boyle77X79</dc:creator>
      <dc:date>2024-09-03T14:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which Version of Visual Studio Do I Need?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998147#M6609</link>
      <description>&lt;P&gt;You can use any version of VisualStudio. I use VS2022 and everything works well. The issue is just in SDK installer which requires VS2019.&lt;/P&gt;&lt;P&gt;You can use any template for Inventor AddIn you want. In the original template is nothing special. I try to start some projects on default template "Class library (.NET Framework)" and create all required files (&lt;EM&gt;&lt;STRONG&gt;StandardAddinServer.cs&lt;/STRONG&gt;&lt;/EM&gt;, &lt;EM&gt;&lt;STRONG&gt;InventorAddIn.addin&lt;/STRONG&gt;&lt;/EM&gt;) and add references (&lt;EM&gt;&lt;STRONG&gt;AutodeskInventorInterop.dll&lt;/STRONG&gt;&lt;/EM&gt;, &lt;EM&gt;&lt;STRONG&gt;stdole.dll&lt;/STRONG&gt;&lt;/EM&gt;) manually and everything works as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually when I use template from SDK, I remove the original references and replace with my own, because i want to keep a copy of&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;AutodeskInventorInterop.dll&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;in my repo and use reference relative to my project file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:06:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998147#M6609</guid>
      <dc:creator>Michael.Navara</dc:creator>
      <dc:date>2024-09-03T15:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Which Version of Visual Studio Do I Need?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998159#M6610</link>
      <description>&lt;P&gt;Thanks Michael that's greatly appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:02:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998159#M6610</guid>
      <dc:creator>sean.boyle77X79</dc:creator>
      <dc:date>2024-09-03T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Which Version of Visual Studio Do I Need?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998171#M6611</link>
      <description>&lt;P&gt;&lt;A href="https://apps.microsoft.com/detail/9mztr9qs01gn?hl=en-ca&amp;amp;gl=CA" target="_blank"&gt;https://apps.microsoft.com/detail/9mztr9qs01gn?hl=en-ca&amp;amp;gl=CA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This can extract the SDK msi file.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:10:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/which-version-of-visual-studio-do-i-need/m-p/12998171#M6611</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2024-09-03T15:10:06Z</dc:date>
    </item>
  </channel>
</rss>

