Using ActiveX in asp.net

Joined
Jul 20, 2011
Messages
1
Reaction score
0
Hi,

I become crazy !!!

I would like to use an ActiveX control RealPlay.ocx in asp.net app. In my aspx page i wrote :

Code:
Code:
<object  id=&quot;AV_RealPlayX&quot; style=&quot;width: 100%; height: 100%;&quot; classid=&quot;CLSID:30209FBC-57EB-4F87-BF3E-740E3D8019D2&quot;
 codebase=&quot;RealPlayX/RealPlayX.ocx&quot; &gt;&lt;/object>


It's work fine on localhost.
On remotly pc (with security level in IE on lower), IE ask me or instal this ocx but it's don't work....(little red cross)

Of course this ocx it's well register on the server

This ocx need some other dll

How can i solve that ??

Upload to the client all dll needed by the ocx??

Use interop, but the control not appear on the toolbox

It's maybe an iis configuration issue???

Please help me

thank you for replies

Reno
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top