Thanks cisnky,

It was down to the cross domain I created one on the API server and 
it now works. I was so sure it wasn't the cross domain as when Flex 
Builder compiled the swf the preview would connect without a problem 
plus im sure i used to get errors if flex couldnt find a croxdomain.

I would also like to thank you for informing me about Tamper Data. I 
dont know how I lived without it!



--- In flexcoders@yahoogroups.com, cisnky <[EMAIL PROTECTED]> wrote:
>
> I think the service needs a cross domain.
> 
> You can use Tamper Data a Firefox plugin to see if you app makes a 
request
> for the cross domain when running it on your server.
> 
> Let us know how you get on.
> 
> On 2/6/07, bnprrsh <[EMAIL PROTECTED]> wrote:
> >
> >   I am currently trying to create a simple front end app which 
connects
> > to a 3rd party API made for some backup software. The API accepts 
HTTP
> > post data and generates its responses in XML.
> >
> > I have built a simple app with a HTTP service which posts data to 
the
> > api and processes the responses.
> >
> > The application runs fine from my local machine and I get a 
response
> > from the HTTPService (the status bar also gives the "Transferring 
data
> > from..." mesage. However when I upload the application to the live
> > server it doesn't seem to be connecting and I get no response or 
errors.
> >
> > I have tested this on 3 servers all running IIS and windows 2003 
these
> > servers are in 3 seperate datacentres.
> >
> > Can anyone shed any light on this.
> >
> > Thanks
> >
> >  
> >
>


Reply via email to