Message 1 of 8
Inventor 2009 .NET API Wizard Vista x64
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
I'm running VS VB.NET 2005, and today I installed the wizards til VS.NET.
I'm also running Vista Ultimate x64.
The wizard appeared like it's supposed to in the "new project" dialog in
VS.NET.
However.. When building and running Inventor, the newly created add-in
didn't appear.
Had to do this to fix it:
1. The wizard used the wrong GUID in the registry. Had to change it to
"{E357129A-DB40-11D2-B783-0060B0F159EF}" in the code.
2. It now wrote to HKCR\Wow6432Node\CLSID etc... But,.. I had to manually
register it to HKCR\CLSID before it showed up in Inventor.
Can anyone shed some light on this? Do I have to do this? Can I change the
template so that the GUID is correct?
THL
Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉
I'm running VS VB.NET 2005, and today I installed the wizards til VS.NET.
I'm also running Vista Ultimate x64.
The wizard appeared like it's supposed to in the "new project" dialog in
VS.NET.
However.. When building and running Inventor, the newly created add-in
didn't appear.
Had to do this to fix it:
1. The wizard used the wrong GUID in the registry. Had to change it to
"{E357129A-DB40-11D2-B783-0060B0F159EF}" in the code.
2. It now wrote to HKCR\Wow6432Node\CLSID etc... But,.. I had to manually
register it to HKCR\CLSID before it showed up in Inventor.
Can anyone shed some light on this? Do I have to do this? Can I change the
template so that the GUID is correct?
THL
Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉