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
- First error screen : Server reported an error: Send failed
- second screen clicking on Ok : SECURITY:Send failed
- 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 ?