Do you happen to be using a Self Signed SSL Cert? I've run into issues with file uploads and Self Signed SSL Certs in Firefox (but not in IE). From what I recall, the plugin model in Firefox allows each plugin to handle it's own SSL Cert security exceptions however in IE Flash will just accept any security exceptions from the browser.
So everything is great till you try to upload a file against a Self Signed Cert in Firefox. Use a legit cert, or a non-ssl port for Firefox testing. -Cameron On Sat, Jan 1, 2011 at 9:49 PM, Hema Balaji <[email protected]> wrote: > Hi all, > > We have a Flex 3 application deployed with REST service calls to JBoss > application server over HTTPS protocol. File upload functionality works > using IE browser but fails using Firefox. I get the below error message. As > per some of the forums on the internet, I tried passing jsessionid in the > url request but upload still fails with Firefox. Please help me out with > this issue. > > Error #1085: The element type "INPUT" must be terminated by the matching > end-tag "</INPUT>". > Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error. > Thanks in advance, > -- > Hema > > -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 aim: cameroncf email: [email protected] ------------------------------------------------------------- To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
