Message 1 of 1
Rename project

Not applicable
03-24-2006
04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
I have made a stupid mistake.
I have an Add-In for IV10 wich I called InventorPlugin. This worked fine, but the name is not telleing what it really does, so I decided to change it. I did a Save Project As in VB, then I selected "No Compatibility" in Preferences and saved the dll with a new name. Which resulted in a new CLSID. I updated all references to CLSID in the Add-In, in Preferences I selected Binary Compatibility, I changed the .reg-file to the new CLSID. The Add-In is loading and functioning, but it seems to use the old .dll. Changes I make in the new dll is not happening, I have removed a debugging messagebox and some other things, but the messagebox are still popping up!
Can anybody help me with this, please?
Ronny
I have made a stupid mistake.
I have an Add-In for IV10 wich I called InventorPlugin. This worked fine, but the name is not telleing what it really does, so I decided to change it. I did a Save Project As in VB, then I selected "No Compatibility" in Preferences and saved the dll with a new name. Which resulted in a new CLSID. I updated all references to CLSID in the Add-In, in Preferences I selected Binary Compatibility, I changed the .reg-file to the new CLSID. The Add-In is loading and functioning, but it seems to use the old .dll. Changes I make in the new dll is not happening, I have removed a debugging messagebox and some other things, but the messagebox are still popping up!
Can anybody help me with this, please?
Ronny