OCX embodded with IE

Maglet

New Member
I have created an active control and tried to embed it into certain html.
When i connect to the web page, it will ask me to install the activex control, but when i choose to proceed, the control always failed to be loaded.
And i noticed that the cab file which includes all the dlls and ocx seems to be not accessible, because i can find the cab in "Temp Internet Files" folder but files inside are not extracted.
And also if i use regsvr32 to register the ocx it always return error says: dllregisterserver failed, return code 0x80040200.

Can anybody tell me what is the possible problems and the way to resolve?
 
Back
Top