Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
brad.jackson
1807 Views, 2 Replies

Inventor 2023 install developer tools - cannot find version of Visual Studio

I am trying to install the 2023 Developer Tools, but it tells me that it 'Could not find any version of Microsoft Visual Studio'.  I have 'Visual Studio Professional 2022 installed'.  Any tips as to what I may be doing wrong?

Hi,

you need to install Visual Studio 2019.

Then you will be able to instal SDK.

 

Then you can simple copy the the Addin Templete from Folder 2019 and past in Folder 2022.

Documents\Visual Studio 2019\Templates\ProjectTemplates

to

Documents\Visual Studio 2022\Templates\ProjectTemplates

 

 

 

Thank you so much.  I will give that a shot and let you know how it comes out.