I am currently testing the Ajax Uploader to see if I use it in my app.
Testing on Win 7, OSX and XP with several browsers.
Seems to work fine, but I have constantly problems uploading larger files (something bigger like 1 MB) from XP using Firefox 3.6.12. It looks as if the upload hangs, progress bar is not updating. When I check the temp folder on the server the size of the temp file does not change.
Using IE7 on the same XP machine works fine.
Created a simple upload page on the production server, to test environment for all cases is the same.
My questions
1. Are there any known issues with Firefox 3.6.12 and Ajax Uploader on XP?
2. I had one unhandled exception from the EO code. Excerpt from EventViewer here. Could this be related to the FF problems?
Rainer
Request information:
Request URL:
http://traktorbible.com/eo_web.ashx?id=4EF2A06E-5171-4166-82A6-242BD1985E8A&uploader_data=ByF1cGxvYWQCRURjdGwwMF9Db250ZW50UGxhY2VIb2xkZXIyX0FKQVhVcGxvYWRlcjE6Q21UZEU1Y0FvdWdnVTdPbkE1YjhvdWdRaUE0PScmczo2NTQzZTg4MC1jMDQ1LTRmM2YtYmNlOS1iZWVlZWVhOWEwZmE= Request path: /eo_web.ashx
Thread information:
Thread ID: 16
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps(Exception error)
at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)