weborb

what "Weborb for .NET" version am I *really* running?

the header on my console says v4.1.0.0, but I would swear I had previously installed v4.1.0.1, but that WAS a while ago, and now I'd like to be certain I've upgraded. Anybody know a way to figure this out? ...

Unable to deploy and use WebORB enabled C# program

I have tried to deploy a WebORB .NET C# ASP.NET (C#.NET) application, but I am unable to get it to work. It will run successfully, but it doesn't do anything, and I get the feeling I am making some silly mistake. I have a Flex client which should read the data coming from the WebORB server, and the WebORB console shows that the Flex clie...

Installing weborb for rails - permission denied

I'm trying to install weborb for rails on windows xp, rails 2.3.8 I type in my project directory: ruby script plugin install http://themidnightcoders.net:8089/svn/weborb and i get the error: ruby: Permission denied -- script (Load Error) Any ideas out there? Thanks in advance. ...

Newbie question for Flex Remoting with WebOrb

Since Flashbuilder does not support WCF over https, i am considering to use weborb remoting as alternative, but not really sure how flash is going to know weborb location, if they are sitting on different servers. Looked at destination, source fields, but not really find a field called url in remoteObject in Flex. Has anyone done similar...

not able to install weborb on windows 2000 server

i am not able to install weborb on windows 2000 server. i have .net 2.0 installed in that server. in the last step it says "installation failed" does n't say why ...

Does WCF scale well using WebOrb ?

Hi everyone, I'm looking for feedbacks regarding performances using WCF with amf. Here's an old benchmark which doesn't use WCF : http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/amf-vs-webservices.html I'm aiming to few hundred/thousand concurrent connections at the same time. I think there's ...