Edrawing 2013 API

Hello,

I'm trying to write a simple web application to transform any drawing into html to preview them on our intranet.

I'm trying to use the Interop.EModelView dll to do that in .net.

when i run my code i get the following error:

Retrieving the COM class factory for component with CLSID {F2A16C63-88E2-437E-AC35-0EA38A6146C4} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

I've read more than 100 forums that tell me to register the dll or to run my code in x86 mode, what i've done but without success.

Does anyone faced that problem, an resolved???

thx

SolidworksEdrawings