在WEB页面中(ASP.NET1.1)使用Windows Control可行不?在WEB页面中使用Windows Control可行不?

实验了一把,确实可以运行的,只不过有几个条件:
    1.WEB SITE 端口号必须设在80端口;
    2.WEB页面安全性设为脚本资源可访问;
OK!

1在WEB页面中使用Windows Control可行不?            <OBJECT language="C#" >            </OBJECT>

    核心就在红色显示区了,编译后画面:
在WEB页面中使用Windows Control可行不?

   后台逻辑都写在WIN CONTROL中了,试图访问其中的资源时出错了!
在WEB页面中使用Windows Control可行不?
非安全信任上下文中运行!想想也是必然的了!
在WEB页面中使用Windows Control可行不?

Code Source download! 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2021-06-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
猜你喜欢
  • 2021-06-27
  • 2021-04-22
  • 2022-03-06
  • 2021-12-13
  • 2021-05-07
相关资源
相似解决方案