Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flashorb · Developing RIAs with WebORB, Flex, AJAX

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3867
  • Category: Macromedia Flash
  • Founded: Aug 11, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 1767 - 1797 of 7798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1767 calvin33castic Send Email Aug 1, 2006
1:23 pm
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...
1768 Mark Piller
mpiller Send Email
Aug 1, 2006
6:11 pm
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 ...
1769 pendasm Send Email Aug 2, 2006
10:11 pm
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...
1770 Mark Piller
mpiller Send Email
Aug 2, 2006
10:19 pm
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 ...
1771 pendasm Send Email Aug 2, 2006
11:33 pm
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" ...
1772 balthork Send Email Aug 3, 2006
10:27 pm
It looks like only BlueDragon .Net and J2EE are supported, are there any plans to support BlueDragon Server JX or Railo (www.railo.ch/en/)? Thanks...
1773 Mark Piller
mpiller Send Email
Aug 4, 2006
4:30 pm
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...
1774 balthork Send Email Aug 4, 2006
5:33 pm
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...
1775 damyan.ignario Send Email Aug 4, 2006
6:06 pm
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...
1776 Mark Piller
mpiller Send Email
Aug 4, 2006
10:33 pm
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...
1777 Jun Ma
calvin33castic Send Email
Aug 7, 2006
4:17 pm
Thanks for your response. I work with Flex2.0 ... [Non-text portions of this message have been removed]...
1778 Jonas Windey
jonas.windey Send Email
Aug 8, 2006
1:37 pm
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 ...
1779 ashifsayani Send Email Aug 8, 2006
5:37 pm
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...
1780 demy78999 Send Email Aug 8, 2006
7:44 pm
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()...
1781 Mark Piller
mpiller Send Email
Aug 8, 2006
9:47 pm
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 ...
1782 Mark Piller
mpiller Send Email
Aug 8, 2006
9:47 pm
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...
1783 Mark Piller
mpiller Send Email
Aug 8, 2006
9:50 pm
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. ...
1784 Mark Piller
mpiller Send Email
Aug 8, 2006
9:50 pm
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...
1785 Jonas Windey
jonas.windey Send Email
Aug 9, 2006
4:52 pm
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...
1786 damyan.ignario Send Email Aug 9, 2006
5:22 pm
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...
1787 damyan.ignario Send Email Aug 9, 2006
7:01 pm
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...
1788 earwick2003 Send Email Aug 10, 2006
1:17 pm
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...
1789 Jonas Windey
jonas.windey Send Email
Aug 10, 2006
1:41 pm
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...
1790 andygbrown Send Email Aug 15, 2006
7:05 pm
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...
1791 demy78999 Send Email Aug 16, 2006
12:56 am
The correct error is "channel disconnected" (not terminated) and is on the call to setBooking2 ... Imports Microsoft.VisualBasic Imports Weborb.Util Namespace...
1793 ashifsayani Send Email Aug 20, 2006
3:30 am
Sorry for only posting half my question. I solved my problem. It was a problem in the data-management-config.xml file. thanks, Ashif...
1794 sony anto
sony0134 Send Email
Aug 22, 2006
5:57 am
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...
1795 Mark Piller
mpiller Send Email
Aug 22, 2006
6:14 am
Hi Andy, I just wanted to let you know I am looking into the problem. I will post my findings shortly. thanks, Mark...
1796 Mark Piller
mpiller Send Email
Aug 22, 2006
6:17 am
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...
1797 Mark Piller
mpiller Send Email
Aug 22, 2006
6:20 am
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 ...
Messages 1767 - 1797 of 7798   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help