在asp.net中使用ActiveX控件配置IIS? [英] Using ActiveX control in asp.net Configuring iis?

查看:444
本文介绍了在asp.net中使用ActiveX控件配置IIS?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我变得疯狂了!!!

我想在asp.net应用程序中使用ActiveX控件RealPlay.ocx.在我的aspx页面中,我写道:

Hi,

I become crazy !!!

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

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




在本地主机上工作正常.
在远程PC上(IE的安全级别较低),IE向我询问或安装此ocx,但它不起作用....(小红叉)

当然,此ocx可以在服务器上很好地注册

此ocx需要其他一些dll,请看这里:
在Windows 7中注册.ocx文件 [ ^ ]

我该如何解决?

将ocx所需的所有dll上传到客户端?
使用互操作,但控件未出现在工具箱中

这可能是iis的配置问题??

请帮帮我

感谢您的答复

Reno




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, look here :
Registering .ocx file in windows 7[^]

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

推荐答案

您为什么要使用RealPlay.ocx?

Windows Media Player可能是一个更好的选择-您可以通过以下链接查看其效果:
http://www.w3schools.com/media/media_playerref.asp [
Why would you want to use RealPlay.ocx?

Windows Media Player is probably a better option - you can follow this link to see how it''s done:
http://www.w3schools.com/media/media_playerref.asp[^]

Best regards
Espen Harlinn


对不起!!我的控件是RealPayerX.ocx,它是dvr中的实时摄像机查看器

再次抱歉
I''m sorry !!!! my control is RealPayerX.ocx it''s an live cameras viewer from an dvr

sorry again


这篇关于在asp.net中使用ActiveX控件配置IIS?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆