RE: FileUploadException: Stream ended unexpectedly

2004-09-13 Thread Björn Ingimundarson
son [mailto:[EMAIL PROTECTED] > Sent: Monday, September 13, 2004 9:34 AM > To: [EMAIL PROTECTED] > Subject: FileUploadException: Stream ended unexpectedly > > > I´m getting this exception in my logs when a user tries to > upload a large > file and cancels by pressin

RE: FileUploadException: Stream ended unexpectedly

2004-09-13 Thread Jim Barrows
> -Original Message- > From: Björn Ingimundarson [mailto:[EMAIL PROTECTED] > Sent: Monday, September 13, 2004 9:34 AM > To: [EMAIL PROTECTED] > Subject: FileUploadException: Stream ended unexpectedly > > > I´m getting this exception in my logs when a user tr

FileUploadException: Stream ended unexpectedly

2004-09-13 Thread Björn Ingimundarson
I´m getting this exception in my logs when a user tries to upload a large file and cancels by pressing the stop or back button. I'm catching this exception in Global Exceptions and just returning the user to the upload form, which works fine except I´m still gettin the exception stack trace in