catastrophic failure

S

sakthisakthi

Hai

I had developed one web application in dotnet with VB.net
as code behind. I had included one addtional Acitvex control
(FpLibX.ocx) in toolbar by selecting Cutomize tool bar. Then in
Project/Add Reference /com i selected that control.

Now the problem for me is when i try to access the properties or
functions of that control i am getting following error

System.Runtime.InteropServices.COMException: catastrophic
failure

Is there any thing wrong in my steps. Please help me. I am new to

Dotnet.

Regards
Sakthi
 
G

Guest

Hi it is due to either

Imporper registration of OCX Control or Multiple register entries for that
OCX.

So remove all OCX register entries and register it once again and try.

Regards
Joseph Vinoth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top