Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error, Upload error #2038 on https
Hi, I am facing an issue in file upload in firefox. File upload works fine in all other browsers except firefox. The basic bug is that filereference.upload under https doesn't work in firefox. I am using the filereference upload to initiate the upload. In firefox, I get the following error: Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error. The same bug has been reported on: https://bugbase.adobe.com/index.cfm?event=bug&id=2980517 http://forums.adobe.com/thread/985142 http://forums.adobe.com/thread/796003 But, no working solution has been provided on any of them. My application uses SSL.. In my case, even the upload request wasn't being generated from firefox which I could confirm by seeing in browsers webc console's net panel, the upload URL was not being hit. I tried debugging server side code and request not even being reached to server. That means, may be Adobe flash runtime is blocking the upload request. The same issue has been reported on different forums including Adobe, stackoverflow and many others, but nowhere could I find any working solution. My application's front end is in flex and this bug is really very embarrassing. Please suggest some solution, if any. Firefox Flash plugin version I have tested it with are "11.2.202.0" and "11.4.402.287" Client OS tested on: Windows Server 2003, Ubuntu 10.04 Thanks |
