This happens right after installing. Can't figure out why. Please get back to me. Scott...
1479
Dan Thomas
dannytdan
Dec 10, 2005 4:11 pm
After installing weborb I don't appear to have a http://localhost/weborb/remoting.aspx (file not found) the flash examples load but don't load any of the data...
1480
davehoff
Dec 15, 2005 2:36 am
Can someone please tell me where to start? What version of Bluedragon do I need to install, and which version of webOrb, Java or .Net?...
1481
avamocr
Dec 18, 2005 4:36 pm
I'm trying to develop a Flash+ .Net Application using WebOrb I copied the weborb.dll to /bin directory, the project was compiled without erros, this is the...
1482
flashorbman
Dec 20, 2005 5:45 am
Hi Scott, Have you installed .NET Framework and activated it for IIS? thanks, Joe...
1483
flashorbman
Dec 20, 2005 5:48 am
Hi, Have you registered WebORB in your web.config? Take a look at web.config in the default weborb virtual directory. There is an XML element you need to...
1484
flashorbman
Dec 20, 2005 5:48 am
Hi, You can try WebORB for Java or .NET. We have integrated both editions with Blue Dragon. As for BD, you can use version 6.2 or newer. thanks, Joe...
1485
flashorbman
Dec 20, 2005 5:52 am
Hi DannyT, The most common reason for the behavior you described is either missing or corrupt installation of the .NET framework. Check if you have it...
1486
Dan Thomas
dannytdan
Dec 20, 2005 5:10 pm
That's what I did in the end and it worked fine. Unfortunately haven't had much chance to play around with it since :-( Are there any other example projects...
1487
Alejandro Valverde Mo...
avamocr
Dec 22, 2005 2:36 am
I just wondering If there a way to send encrypted data from c# to flash and viceversa using Weborb Thanks ... Correo Yahoo! Comprueba qué es nuevo, aquí ...
1488
ericgarza
Dec 22, 2005 2:36 am
I am looking for some samples to play with. Does anyone have a sample .Net web application and FLA I can play with? - Eric...
1489
thomleggett
Dec 22, 2005 6:37 pm
Hi, I am trying to set up weborb standard edition on a shared hosting environment. This is part of a larger project to get a development environment working...
1490
flashorbman
Dec 22, 2005 6:43 pm
Hi Thom, Some hosting providers have stricter policies than others. We use Godaddy for both shared and dedicated hosting. Their .NET permissions policy for the...
1491
grant@...
verbalgsx
Dec 23, 2005 3:18 pm
I've had nightmares with .NET hosting from some companies, one even had permission issues with verisigns payflow pro, network solutions was the worst offender....
1492
Scott Cate
Dec 23, 2005 5:53 pm
I'm using DiscountASP as well, and an Very happy with them. As a side note, if anyone is interested, They have a 6 months free hosting deal that you can find a...
1493
Geethu John
john_geethu2005
Dec 26, 2005 5:39 am
Hi, I have a problem with an application using the weborb Message Server. The application is trying to change the logical name. I get the output as...
1494
HaydnGrant
Jan 16, 2006 2:03 pm
I note that the docs mention a standalone server mode for WebORB which does not require IIS to work. However, the installer refuses to run unless IIS is...
1495
pfavorov
Jan 17, 2006 6:47 pm
Hi, I am having a following problem which iam sure has been dealt with by others so I would like to ask before i implment anything hakish. I am using .net 1.1 ...
1496
flashorbman
Jan 18, 2006 3:58 am
Hi Haydn, I agree it is not very straightforward. Currently the .NET build is available only in the MSI format and hence would require Windows and then IIS. We...
1497
flashorbman
Jan 18, 2006 4:02 am
Hi, Does the the .NET method that accepts the Token actually lists it as 'Token39; in the argument list? Could you please show the signature of the .net method...
1498
HaydnGrant
Jan 18, 2006 8:17 am
Joe, I'd absolutely be interested in trying that out! ...especially if I could try the zip distribution under XP as well. From all the docs I've been...
1499
pfavorov
Jan 18, 2006 3:49 pm
Hi Joe, thanks for replying currently iam using the standard edition running on my local machine but if every thing goes well we are planning to implement the...
1500
flashorbman
Jan 18, 2006 4:54 pm
Hi Haydn, We'll package it up and email it to you. thanks, Joe...
1501
flashorbman
Jan 18, 2006 4:55 pm
Hi, Thanks for sharing the code. It makes perfect sense now. Here's what's happening in WebORB: The product uses type declarations to steer the type adaptation...
1502
pfavorov
Jan 18, 2006 5:39 pm
Thanks Joe, that makes sense. What is the weborb suggested way of working with complex types that incude a collection of other complex types such as this case....
1503
flashorbman
Jan 18, 2006 7:05 pm
Hi Paul, There are several options here. Let me go over different types of collections one by one. These cases apply if your flash or Ajax client passes a...
1504
pfavorov
Jan 18, 2006 7:25 pm
Thanks Joe, you set me on the correct path. Your explanation of different collections was very clear hopefully I will not have anymore troubles. Thanks. ... ...
1505
idjones82
Jan 20, 2006 1:06 am
The thought of WebORB.NET without IIS made me think of a question, although in this case IIS and .net is replaced with another webserver & mono. How about the...
1506
flyyear999
Jan 21, 2006 5:52 pm
I have a problem in revising sample program of message server (ajaxchat.htm). It works well if the message sent by a client is a string(text). For example,...
1507
idjones82
Jan 22, 2006 5:04 pm
Hello, I get the following error when trying to run a ASDK example, or my own. Document.as: Line 61: There is no method with the name 'Delegate39;. xmlObj.onData...