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: 

Question about Microsoft VB 2008 express

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
karthur1
307 Views, 4 Replies

Question about Microsoft VB 2008 express

Going thru the "My First Inventor Plug-in" tutorial and ran into an issue in Lesson2.  I am trying to add the "Autodesk.Inventor.Interop.dll" as a reference.

 

When I browse to the correct folder and add this, it shows in the browser as "The system cannot find the reference specified".

 

2014-04-12_2012.png

 

Of course, with this being the case, I can't proceed to the next step in the lesson.

 

Any ideas on how to get VB to find the reference path?

 

Thanks

4 REPLIES 4
Message 2 of 5
rjay75
in reply to: karthur1

If it's missing from your references list you need to browse to the Inventor bin and select it. It may be in C:\Program Files\Autodesk\Inventor 20xx\Bin or C:\Program Files\Autodesk\Inventor 20xx\Bin\Public Assemblies depending on your Inventor version.
Message 3 of 5
karthur1
in reply to: rjay75

That is what I did.  I browsed to the C:\Program Files\Autodesk\Inventor 2014\Bin\Public Assemblies folder and selected the "Autodesk.Inventor.Interop.dll" there.

Message 4 of 5
rjay75
in reply to: karthur1

If you're looking for the interop then you will be using .NET. You will have to upgrade the version of visual studio you're using. 2014 uses a newer version of .NET then VS 2008 supports.
Message 5 of 5
karthur1
in reply to: rjay75

Ok. thanks,  Will give that a shot.

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

Post to forums  

Autodesk Design & Make Report