Message 1 of 1
Error when using appretice server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
wonders if anyone has had the following error returned when trying to use apprentice server checking for the sort of an dwg file (inventor or autocad). Reinstalling inventor doeas not help.
Code that raises error:
Dim oAprApp As New Inventor.ApprenticeServerComponent
Dim IsInvDWG As Boolean = oAprApp.FileManager.IsInventorDWG(FileFullName)
Error raised:
"Retrieving the COM class factory for component with CLSID {C343ED84-A129-11D3-B799-0060B0F159EF} failed due to the following error: 800703e6."
Thanks