I downloaded Weborb2.1B5 and tried to install it. But the install package prompt that it need .net framework2.0 . My program was developed by visual studio...
Hi Calvin, We will be adding support for 1.1 in the next Beta release. For now you can install 2.0 so the installer proceeds. Once WebORB 2.1 Beta 5 is ...
I am trying to get authentication working. If I set the login and password for a RemoteObject, I get the errors you see below in the WebOrb log. Remote...
Hi Marcos, Could you please post some sample client side code so we can try to recreate the problem here? thanks, Mark ... Mark Piller, founder and CEO ...
Here is the Flex code I am using to test things out. <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" ...
Hi, I never heard of Railo, just checked out the site and it looks very interesting! Do you know if they support CFCs in addition to CFML? I filled out the...
They support pretty much all of CFMX 6.1. I haven't run into any probems running exsting code on Railo, including cfc's. They are planning on adding some of...
My problem is tha i want to consum a web services maded in .net, this is because my application data acces is in .net. But i cant do it. We are useing the new...
Hi guys, there are a few new posts in our blog with the status update on the development of WebORB for PHP and WebORB for Rails. Take a look when you get a...
Hi, Our project requires real-time data management so admins and users can see changes to a database real-time. This is why we have to move to a Flex ...
Hi, I've successfully compiled and ran the ContactManager sample against the access database, but when I change the connection string to: private static string...
WO 2.1b5 Flex 2 .NET2 VB.NET W2003 IIS6 I try the computerinfoservice and it works. Then i create a new class in VB.NET and invoke a method like "getObject()...
Hi, What happens when you change the connection string? thanks, Mark ... Mark Piller, founder and CEO Midnight Coders, LLC (p): 972.342.6908 (c): 972.489.7148 ...
Hi Jonas, We're working on an implementation of Messaging. Once it is available, you will be able to push dynamic, real-time updates from your WebORB server to...
Hi Piero, Could you please share your MXML and VB code so we can try to reproduce the problem? Please send the code inlined, as attachments are disabled here. ...
Hi Damyan, Are you using WebORB or would like to connect to your web services directly from Flex? thanks, Mark ... Mark Piller, founder and CEO Midnight...
Hi, I stumbled upon a weird error using the flex contact manager example. After like 30 minutes of doing nothing, I get the following error in all the browsers...
Hi Mark, thanks i'm stauding whats the best. But now i can conect direcly but only with simples results, like string, int, char, simples types and simples...
I can consume a web services in .net but only simples type of data, i need to consume a function that return me a xml, and the function type is dataset, but...
I just wonder when to expect the next beta build of WebORB for .NET including support for MessageServer from Flex 2 apps (WebORB.NET will be fully compatible...
You're not alone. We have some awesome things waiting here that are created with FDS, and I can't wait to port them to our .NET environment, so we can finally...
Is it possible to use message server inside .net 2.0? So far I have created a calculator-esque example, but the aspx page does not receive its 101 message...
The correct error is "channel disconnected" (not terminated) and is on the call to setBooking2 ... Imports Microsoft.VisualBasic Imports Weborb.Util Namespace...
Hi, i am new to weborb,i like to know how to create a messageserver of my own using weborb.when i try to create a message server,when it reaches delivering...
Hi Sony, Could you please post the code demonstrating the problem? If you do that, make sure to inline it into the message, since attachments are disabled on...
Hi Earwick and Jonas, Getting a preview release with Messaging is one of the highest priorities here. We had out hands full with all kinds of stuff (Flex ...