Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

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

brad.jackson
Enthusiast

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

brad.jackson
Enthusiast
Enthusiast

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?

0 Likes
Reply
Accepted solutions (1)
1,807 Views
2 Replies
Replies (2)

florian_wenzel
Advocate
Advocate
Accepted solution

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

 

 

 

brad.jackson
Enthusiast
Enthusiast

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