Message 1 of 4
Addin Does Not Work When Changing Target framework

Not applicable
10-24-2012
03:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I changed the target framework for my project from .NET Framework 2.0 to 4.0, and also changed the Inventor.exe.config file to read <supportedRuntime version="v4.0"/>
Now when I debug the ribbon tab that I am creating is nowhere to be found, but if i change back to 2.0 and debug, the ribbon tab is back...
Any ideas?
TIA,
-Ted