Error while using COM component

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am using a COM component in an ASP.Net application. I have
properly registered it. But at some instances it throws follwoing exception:

[COMException (0x80010012):
The callee (server [not server application]) is not available and
disappeared; all connections are invalid. The call did not execute

Can any one please help me out regarding how to solve this out?

Thanks,
Reshma
 
Are you using Windows 2000 ?

Reshma said:
Hello,

I am using a COM component in an ASP.Net application. I have
properly registered it. But at some instances it throws follwoing
exception:

[COMException (0x80010012):
The callee (server [not server application]) is not available and
disappeared; all connections are invalid. The call did not execute

Can any one please help me out regarding how to solve this out?

Thanks,
Reshma
 
hello,

I am using Windows XP machine


Indie Pop said:
Are you using Windows 2000 ?

Reshma said:
Hello,

I am using a COM component in an ASP.Net application. I have
properly registered it. But at some instances it throws follwoing
exception:

[COMException (0x80010012):
The callee (server [not server application]) is not available and
disappeared; all connections are invalid. The call did not execute

Can any one please help me out regarding how to solve this out?

Thanks,
Reshma
 
Back
Top