Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
I'm trying to congigure a flash remoting component. I include the .as files and suddenly it cannot find dataglue.as. That file is necessary for recordset binding. It does not appear that it was installed with flahs UI 1 or 2. Does anybody know where this file is supposed to come from - or why

RE: Dataglue.as

2002-07-18 Thread Ben Johnson
I'm trying to congigure a flash remoting component. I include the .as files and suddenly it cannot find dataglue.as. That file is necessary for recordset binding. It does not appear that it was installed with flahs UI 1 or 2. Does anybody know where this file is supposed to come from

RE: Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
-Original Message- From: Ben Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 1:58 PM To: CF-Talk Subject: RE: Dataglue.as I'm trying to congigure a flash remoting component. I include the .as files and suddenly it cannot find dataglue.as. That file is necessary for recordset

RE: Dataglue.as

2002-07-18 Thread todd
Message- From: Ben Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 1:58 PM To: CF-Talk Subject: RE: Dataglue.as I'm trying to congigure a flash remoting component. I include the .as files and suddenly it cannot find dataglue.as. That file is necessary for recordset

RE: Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
]] Sent: Thursday, July 18, 2002 3:25 PM To: CF-Talk Subject: RE: Dataglue.as What version of Apache? The forces you to login should be the correct path here, but you shouldn't get the internal error. You didn't by chance move the CFIDE and use a Apache Alias Directive on it didja? ~Todd On Thu

RE: Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
Todd, Apache version 2.x -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:25 PM To: CF-Talk Subject: RE: Dataglue.as What version of Apache? The forces you to login should be the correct path here, but you shouldn't get

RE: Dataglue.as

2002-07-18 Thread todd
Check that out... inetpub under Apache. ;) At any rate, if you temporarily move the CFIDE directory back under the root and comment out that Alias (just type a # in front of Alias, but you know that)... and see if that resolves your internal server issue? it might be an apache weirdness -

RE: Dataglue.as

2002-07-18 Thread todd
FYI... I have been seing some weird CFLOCATION issues under apache 2 as well ... so, perhaps that's part of the issue. When I cleared out my cfclasses directory under cfusionmx, I haven't had it since. Don't know what that's all about. ~Todd On Thu, 18 Jul 2002 [EMAIL PROTECTED] wrote:

RE: Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
guessing it's an Axis thing. -mk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:49 PM To: CF-Talk Subject: RE: Dataglue.as FYI... I have been seing some weird CFLOCATION issues under apache 2 as well ... so, perhaps that's part

RE: Dataglue.as

2002-07-18 Thread Mark A. Kruger - CFG
and unexpected behavior compared to CF 5. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:44 PM To: CF-Talk Subject: RE: Dataglue.as Check that out... inetpub under Apache. ;) At any rate, if you temporarily move the CFIDE directory back

RE: Dataglue.as

2002-07-18 Thread Todd
. Thanks for the advice. Do you have any clue on the underscores and WSDL issue? I'm guessing it's an Axis thing. -mk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 3:49 PM To: CF-Talk Subject: RE: Dataglue.as FYI... I have been seing some

RE: Dataglue.as

2002-07-18 Thread Todd
]] Sent: Thursday, July 18, 2002 3:44 PM To: CF-Talk Subject: RE: Dataglue.as Check that out... inetpub under Apache. ;) At any rate, if you temporarily move the CFIDE directory back under the root and comment out that Alias (just type a # in front of Alias, but you know that)... and see