WebORB5 installation in Visual Studio2013 Project

纵饮孤独 提交于 2019-12-11 20:07:20

问题


I'm trying to install a WebORB in a testing new ASP.NET4.5 Project visual Studio2013. I'm using this manual WebORB4Net.pdf, Ref 6.1 Installation From Zip, 6.3-Installing WebORB into existing ASP.NET application. But when I'm try to surf to this directory http://localhost/MediaServer/weborbconsole.html, i'm getting this error

  1. First error screen : Server reported an error: Send failed
  2. second screen clicking on Ok : SECURITY:Send failed
  3. Third: SERVICES:
    • faultString:'Send failed'
    • faultDetail:'Channel.Security. Error error
    • Error #2048 url: https://mylocalhost/MediaServer/console/weborb.aspx
    • SECURITY:Send failed

We never used this Server, I was asking to try it to know if we can use it our project.

Any help ?

Update for comment

来源:https://stackoverflow.com/questions/27122994/weborb5-installation-in-visual-studio2013-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!