在asp.net中使用ActiveX控件配置IIS?

编程入门 行业动态 更新时间:2024-10-14 14:21:57
本文介绍了在asp中使用ActiveX控件配置IIS?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我变得疯狂了!!! 我想在asp应用程序中使用ActiveX控件RealPlay.ocx.在我的aspx页面中,我写道:

Hi, I become crazy !!! I would like to use an ActiveX control RealPlay.ocx in asp 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可能是一个更好的选择-您可以通过以下链接查看其效果: www.w3schools/media/media_playerref.asp [ ^ ] 最好的问候 Espen Harlinn 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: www.w3schools/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?

本文发布于:2023-11-25 00:27:44,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1627555.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:控件   net   asp   IIS   ActiveX

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!