asp.net and excel.application in interop

  • Thread starter Thread starter Neo
  • Start date Start date
N

Neo

Hello All,

I would like to ask has anybody successfully used excel interop code
in asp.net?

I am getting following error.

Retrieving the COM class factory for component with CLSID
{00024500-0000-0000-C000-000000000046} failed due to the following
error: 80040154.

Error is given at the point where excel.application object is created.

I tried giving permission in DCOM but no luck.

Any help will be appreciated.

-Thanks
Pravin
 
I changed that setting already still it's giving problem.

Ignore the previous post. This will almost certainly not work - it's simply
not designed to work like this...
 
Back
Top