Add-in registration question

Add-in registration question

Anonymous
Not applicable
314 Views
3 Replies
Message 1 of 4

Add-in registration question

Anonymous
Not applicable
I've completed my first addin (Thanks Brian!), and based on the white paper "Taking the step..." I need to copy the Add-in.dll and the Interop.Inventor.dll to the target computer. I dont see the Inventor.Interop.dll file in the VB2008Express project file.

Do I need that file? If so where's it at?
0 Likes
315 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

I'm glad the paper was useful  That paper was
written for Inventor 2008.  Inventor 2009 delivers the interop library as a
shared component in the Global Assembly Cache so you don't need to copy it to
the target computer.  I'm working on an updated version of the paper and
class for this years Autodesk University.
--
Brian Ekins
Autodesk
Inventor API

href="http://blogs.autodesk.com/modthemachine">http://blogs.autodesk.com/modthemachine
0 Likes
Message 3 of 4

Anonymous
Not applicable
Thanks again Brian. the add-in is running
0 Likes
Message 4 of 4

Anonymous
Not applicable
o
0 Likes