I seem to remember that in Internet Explorer there was a limit to the returned data if you used "GET" (which was the webservice default), as opposed to "POST". It showed very similar symptoms as I recall. I dropped a comment on this on the adobe livedocs at the time (maybe 3 years or so ago, probably it was flex 2). Sorry I can't be more precise just now, but have a look to see if you can set the option and see whether it fixes your problem. hope that helps, apologies if I'm completely wrong... Jim.
-----Original Message----- From: [email protected] on behalf of boneoh Sent: Mon 12/21/2009 8:26 PM To: [email protected] Subject: [flexcoders] Web Service result length limit? Hi, all. I have a web service that returns a String which contains XML data. All works fine when the length of the string is rather small. The problem seems to occur when the length of the string exceeds around 8K bytes. I have used the Data, Import Web Service to generate the code used. In this case, the class EquipmentTypeResultEvent.as seems to be receiving the entire string in the pubic function set result(value:String); However, the event handler is never fired. If the list is short, the event handler does fire. I hope someone out there has an idea about this. Thanks is advance. Pete ______________________________________________________________________ This communication is from Primal Pictures Ltd., a company registered in England and Wales with registration No. 02622298 and registered office: 4th Floor, Tennyson House, 159-165 Great Portland Street, London, W1W 5PA, UK. VAT registration No. 648874577. This e-mail is confidential and may be privileged. It may be read, copied and used only by the intended recipient. If you have received it in error, please contact the sender immediately by return e-mail or by telephoning +44(0)20 7637 1010. Please then delete the e-mail and do not disclose its contents to any person. This email has been scanned for Primal Pictures by the MessageLabs Email Security System. ______________________________________________________________________
<<winmail.dat>>

