Re: [flexcoders] Remoting fails

2008-08-07 Thread Simon Bailey
:56:18 PM Subject: Re: [flexcoders] Remoting fails I wouldn’t think it would be a firewall issue unless its on the remote side and it has stateful packet inspection… It’s all port 80 traffic, so if you can browse to other sites then you can flash remote. I had numerous issues with as2/flash

RE: [flexcoders] Remoting fails

2008-08-06 Thread Gregor Kiddie
Get some software that lets you see the responses like Charles or Service Capture, that will give some more information on what's going on. Gk. Gregor Kiddie Senior Developer INPS Tel: 01382 564343 Registered address: The Bread Factory, 1a Broughton Street, London SW8 3QJ Registered

Re: [flexcoders] Remoting fails

2008-08-06 Thread Simon Bailey
Nice one Gregor I will give it a go. I think the calls are leaving the swf just having trouble returning into the browser/swf! On 6 Aug 2008, at 11:08, Gregor Kiddie wrote: Get some software that lets you see the responses like Charles or Service Capture, that will give some more

Re: [flexcoders] Remoting fails

2008-08-06 Thread Simon Bailey
I take that back I do not think they are leaving the browser, gonna try Charles... On 6 Aug 2008, at 11:10, Simon Bailey wrote: Nice one Gregor I will give it a go. I think the calls are leaving the swf just having trouble returning into the browser/swf! On 6 Aug 2008, at 11:08, Gregor

Re: [flexcoders] Remoting fails

2008-08-06 Thread Simon Bailey
Odd, Charles seems to state that the crossdomain is failing however its temporarily open to * and still not working. I have since also discovered that the company has previously had to add proxyserver and proxyport params to access http calls. So if remoting uses http then how the heck

Re: [flexcoders] Remoting fails

2008-08-06 Thread Scott
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Simon Bailey Sent: Wednesday, August 06, 2008 5:11 AM To: flexcoders@yahoogroups.com Subject: {Disarmed} Re: [flexcoders] Remoting fails Nice one Gregor I will give it a go. I think the calls are leaving

Re: [flexcoders] Remoting fails

2008-08-06 Thread Scott
@yahoogroups.com Subject: {Disarmed} Re: [flexcoders] Remoting fails I write .cfm files to test my code to ensure its working. Perhaps writing a quick .cfm to validate you can hit the coldfusion server would help...? That way you have better error reporting from the remote components and can

Re: [flexcoders] Remoting fails

2008-08-06 Thread Simon Bailey
- config.xml to ensure outside access? Regards, Scott From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Scott Sent: Wednesday, August 06, 2008 9:43 AM To: flexcoders@yahoogroups.com Subject: {Disarmed} Re: [flexcoders] Remoting fails I write .cfm files to test my code

Re: [flexcoders] Remoting fails

2008-08-06 Thread Scott
: Wednesday, August 06, 2008 10:37 AM To: flexcoders@yahoogroups.com Subject: {Disarmed} Re: [flexcoders] Remoting fails Hi Scott and thanks for the replies, I can hit it fine from a few different servers cross domains ( BTW this is using the old flash remoting for AS2 ) and this only seems an issue

Re: [flexcoders] Remoting fails

2008-08-06 Thread Sherif Abdou
You did restart the ColdFusion server right?- Original Message From: Scott [EMAIL PROTECTED]To: flexcoders@yahoogroups.comSent: Wednesday, August 6, 2008 12:56:18 PMSubject: Re: [flexcoders] Remoting failsI wouldn’t think it would be a firewallissue unless its on the remote side and it