Message 1 of 9
new 2005 wizards

Not applicable
03-20-2007
03:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I just compiled a vb.net addin using the new wizards kindly provided by
Venkatesh but Inventor is oblivious to it.
The addin really does nothing at this point but put up a msgbox at
startup. I looked through the registry and it appears to have all the
settings it needs as compared to my "hacked" addins. Its not listed at
all in IV's addin manager.
What could prevent IV from seeing a new addin?
On a related note, how do you go about debugging a .net addin?
it obviously different than an old VB6 type thing. If I hit the debug
button in VS, it starts IV but never goes into the addin code (of course
this is probably due to the fact that IV doesnt see the addin anyway).
So do you just set some breakpoints and hit debug?
Thanks
Perry
Venkatesh but Inventor is oblivious to it.
The addin really does nothing at this point but put up a msgbox at
startup. I looked through the registry and it appears to have all the
settings it needs as compared to my "hacked" addins. Its not listed at
all in IV's addin manager.
What could prevent IV from seeing a new addin?
On a related note, how do you go about debugging a .net addin?
it obviously different than an old VB6 type thing. If I hit the debug
button in VS, it starts IV but never goes into the addin code (of course
this is probably due to the fact that IV doesnt see the addin anyway).
So do you just set some breakpoints and hit debug?
Thanks
Perry