Message 1 of 2
Inventor 2011: Inventor View Ctrl OCX registration error..

Not applicable
02-23-2011
09:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In MS VB.NET 2010 Standard I Browsed to: C:\Program Files\Autodesk\Inventor 2011\Bin\InventorViewCtrl.ocx
And Selected it for a COM reference. This generated Interop.InventorViewControlLib.
I added the control to the VB.NET toolbox with the Choose Item tool.
At this point VB.NET will not let me add the control to a form. When I try to draw the control I get the followng.
Microsoft Visual Studio Error:
Failed to import the ActiveX control. Please ensure it is properly registered.
This use to work with VB.NET 2005. What can I do to resolve this issue?
Regards,