Getting error of connection to Inventor via visual studio

Getting error of connection to Inventor via visual studio

Mehmet_Fatih_Turker
Advocate Advocate
297 Views
4 Replies
Message 1 of 5

Getting error of connection to Inventor via visual studio

Mehmet_Fatih_Turker
Advocate
Advocate

Hi all, Im getting error of MSB 3073 Shown below, 

Mehmet_Fatih_Turker_0-1730647660485.png


and when I launch Inventor, I cant see that addin in my addin list

Mehmet_Fatih_Turker_1-1730647762303.png


Im using visual studio 2022 17.11.5 and inventor of 2025 version.

Mehmet_Fatih_Turker_2-1730647811675.png

Is there anyone who help me with that ?

0 Likes
298 Views
4 Replies
Replies (4)
Message 2 of 5

Mehmet_Fatih_Turker
Advocate
Advocate

And another problem here, old version of Inventor addin templates are compiled via menu like this 

Mehmet_Fatih_Turker_0-1730648859600.pngMehmet_Fatih_Turker_1-1730648875832.png

But inventor 2025 addin template 

Mehmet_Fatih_Turker_3-1730649070102.png

 

There is no build events button.

Mehmet_Fatih_Turker_2-1730649033349.png

 

 does anyone know why ?

0 Likes
Message 3 of 5

Mehmet_Fatih_Turker
Advocate
Advocate

I found the solution by my self, Can someone delete this post please ?

0 Likes
Message 4 of 5

EngrSolutions
Participant
Participant

I am having the same issue (MSB3073) when migrating my AddIn to Inventor 2025. Do you mind sharing your solution?

0 Likes
Message 5 of 5

Mehmet_Fatih_Turker
Advocate
Advocate

As far as I understood, you gotta upgrade current addin or addins that is used in old versions. This link will navigate you for this purpose. Essentially you are currently using .Net Framework Technology in your addin and to use it in Inventor 25, it should be .NET8 Technology. In that link you will see steps explained by @JelteDeJong . Be aware of using visual studio 22 to do that because older versions doesnt support  .NET8 

0 Likes