Message 1 of 1
Class not registered Error

Not applicable
08-01-2013
04:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.I am using Inventor 2014 API for a webapplication to customize inventor document.My all other codes and reffarance are working fne.but I add a refferance to Interop.PackAndGoLib.dll then some error is showing.the error is.
Retrieving the COM class factory for component with CLSID {F2D4F4E5-EEA1-46FF-A83B-A270C92DAE4B} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Anybody know what is the problem.I am using visualstudio 2012 x86 version and inventor x64 version.