Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Developertools for Inventor 2013 under VS 2010 Express

7 REPLIES 7
SOLVED
Reply
Message 1 of 8
energymech
1214 Views, 7 Replies

Developertools for Inventor 2013 under VS 2010 Express

Hi all,

I'm trying to install the Developer Tools that came with Inventor 2013 SDK but I'm encountering a problem: the InventorApplicationWizard.dll failed to register as shown below:

 

Wizard Error.JPG

 

I've tryed also the Developer Tools update from ADN but nothing.

I think that it fails while registering the template for VS.

I use VS 2010 Express and the 2012 template were properly installed.

Any ideas?

Thanks in advance...

7 REPLIES 7
Message 2 of 8

Hi 

 

For .Net addins they is actually no real installation required, you could simply copy the templates to the Visual Studio directory in order to have them available in Express.

 

On my machine (win7) here is the location of the templates:

 

C:\Users\<user>\Documents\Visual Studio 2010\Templates\ProjectTemplates

 

Find attached the template files. Simply place them at this location without unzipping.

 

Regards,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Message 3 of 8

Thank you so much!

 

For information: any ideas about the causes for the dll registration failure?

 

Thank you again.

Message 4 of 8

Probably Express has not been tested by the team in charge of the wizard. Since the registry entries are different for VS and Express, if only Express is install the keys looked for by the installer are not found and it fails. If both VS and Express are install, no error is displayed and the template work for both.

 

Regards,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Message 5 of 8
jijun
in reply to: energymech

HELLO,

 

Sorry that i move up this topic again. I try to install Inventor 2013 DeveloperTools, I get same information as this post. 

"Could not find any version of Microsoft Visual Studio".

 

Actually I have Microsoft Visual Studio Professional 2012 on mym computer. Please ehlp.

 

Thanks,

Message 6 of 8
philippe.leefsma
in reply to: jijun

which programming language are you using to customize Inventor? If .Net, then my answer still stands ...

 

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Message 7 of 8
jijun
in reply to: philippe.leefsma

VB  OF VISUAL STIDIO PROFESSIONL 2012, INVENTOR PROFESSIONAL 2013

Message 8 of 8
philippe.leefsma
in reply to: jijun

Then just take a look at the accepted solution ...



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report