Message 1 of 3
64Bit Addin failure

Not applicable
06-09-2011
12:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm new to Inventor as well as .Net.
I created an add-in that starts a shell and fires an outside .exe that integrates with Inventor. The 32bit version works fine.
We got some new 64bit workstations so I have to recreate the addins in .Net to call the 32bit application. I used the template provided for .Net but I am having troubles. The Add-In displays in Inventor but won't stay loaded. I can"t debug in VS2010 Express like I could in VB6 because there is only code and no functions.
Any help/ideas? I have attached my project file.
Thanks in advanced.