Re: Connection Flex to CF Error

2007-07-27 Thread Dan Vega
Tom Have you checked out this tutorial yet? It helped me out! http://www.kylehayes.info/blog/index.cfm/2007/4/16/Captivate-Tutorial-Viewing-a-ColdFusion-Query-in-a-Flex-DataGrid On 7/26/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > > Everyt

Re: Connection Flex to CF Error

2007-07-26 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Everything about my installations are defaults. I'm using the built in cf > server as well. Get wireshark/webscarab/servicecapture and check where the AMF packets are going. -- Tom Chiverton **

Re: Connection Flex to CF Error

2007-07-25 Thread Paul Hastings
Bill Betournay wrote: > Everything about my installations are defaults. I'm using the built in cf > server as well. are your CFCs in a cf mapped dir & did you do a cf re-install lately? maybe forgot to set "use-mappings" to true in remoting-config.xml? ~~~

Re: Connection Flex to CF Error

2007-07-25 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Everything about my installations are defaults. I'm using the built in cf > server as well. On port 8500 or something (i.e. not 80) ? Could a firewall be in the way ? -- Tom Chiverton This

RE: Connection Flex to CF Error

2007-07-25 Thread Bill Betournay
Everything about my installations are defaults. I'm using the built in cf server as well. Bill -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 25 July 2007 10:10 To: CF-Talk Subject: Re: Connection Flex to CF Error On Wednesday 25 Jul 2007, [EMAIL PROT

RE: Connection Flex to CF Error

2007-07-25 Thread Chad Gray
C is correct. Bill -Original Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 25 July 2007 06:52 To: CF-Talk Subject: Re: Connection Flex to CF Error On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Can anyone tell me what this error usually means?? Obviously it ca

Re: Connection Flex to CF Error

2007-07-25 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > >> uri="http://{server.name}:{server.port}{context.root}/flex2gateway/"; > > Is this likly to be correct (your site doesn't go via a proxy or > > something that changes the URL ? > yes that's the default for cf 7/8's services­config.xml I know i

Re: Connection Flex to CF Error

2007-07-25 Thread Paul Hastings
Tom Chiverton wrote: >> uri="http://{server.name}:{server.port}{context.root}/flex2gateway/"; > > Is this likly to be correct (your site doesn't go via a proxy or something > that changes the URL ? yes that's the default for cf 7/8's services-config.xml ~

Re: Connection Flex to CF Error

2007-07-25 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > I'm running CF8 and the only reference to "endpoint" is in the > services­config.xml file. This is the it: K. > > class="mx.messaging.channels.AMFChannel"> > uri="http://{server.name}:{server.port}{context.root}/f

RE: Connection Flex to CF Error

2007-07-25 Thread Bill Betournay
I'm not sure I know what you mean Tom. I'm running CF8 and the only reference to "endpoint" is in the services-config.xml file. This is the it: http://{server.name}:{server.port}{context.root}/flex2gateway/"; class="flex.messaging.endpoints.AMFEndpoint"/>

Re: Connection Flex to CF Error

2007-07-25 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Hi Tom > > Yes, it's running. An app I've been working on was running fine until this > morning when I started getting this error. And you can't do a diff against the previous version of the code ? Or check it out and check it's not a code gaff

RE: Connection Flex to CF Error

2007-07-25 Thread Bill Betournay
al Message- From: Tom Chiverton [mailto:[EMAIL PROTECTED] Sent: 25 July 2007 06:52 To: CF-Talk Subject: Re: Connection Flex to CF Error On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Can anyone tell me what this error usually means?? Obviously it can't > connect to CF but I

Re: Connection Flex to CF Error

2007-07-25 Thread Tom Chiverton
On Wednesday 25 Jul 2007, [EMAIL PROTECTED] wrote: > Can anyone tell me what this error usually means?? Obviously it can't > connect to CF but I don't understand why. Is CF running ? What is your endpoint URL ? -- Tom Chiverton This email i

Connection Flex to CF Error

2007-07-25 Thread Bill Betournay
C Fault faultString="[MessagingError message='Unknown destination 'ColdFusion'.']" faultCode="InvokeFailed" faultDetail="Couldn't establish a connection to 'ColdFusion'"] at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::invoke() at mx.rpc.remoting.mxml::Operati