Hi Denis,

I have faced this issue once.

The problem here was that the server side code was modifying some header values.
In my case the problem was with the parameters
"Cache-Control" and "Pragma" in the response header sent by back
end. 
Do not modify these header parameter. It is because of some
constraints set by IE on a secure channel.
I do not think it has any thing to do with the flash player because i had 
tested my application on different computers, It worked for some but failed for 
most(with the default settings of IE).

Just by not making changes in the header values, my problem was solved.
Hope it helps you too.

If you find more information about this please share it.


Regards,
Saagar Shetty.




________________________________
From: Denis <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, 28 October, 2008 9:06:37 PM
Subject: [flexcoders] HTTPService returns error over HTTPS


Hi everybody,
Has anyone encountered a problem of HTTPService returning "HTTP
request error" over HTTPS while working fine over HTTP? We have
checked the service, it is returning a proper XML dataset. Plus, in
the session where the Flash player reports this error, we know that
the service did return a valid dataset but the Flssh Player did not
like it. There is very little I can find on this on the net but
perhaps some of the pundits here have seen it??? Or anybody from Adobe
Flex team can weigh in???

Thanks for your help with this!
Denis

    


      Add more friends to your messenger and enjoy! Go to 
http://messenger.yahoo.com/invite/

Reply via email to