Technology??A site for testing the new tools I'm building, and a little talk about what I'm learning on the way. |
Flash IO Error #2038 when Uploading Files in .NETWednesday, December 30, 2009
If you are using a flash uploader to upload files with a progress bar to your .NET application and getting IO Error #2038 you may be hitting the 4MB upload limit on the file uploader.
Update your web.config to support larger files: IIS 7 requires a second setting to go above 29MB: CommentsJake - Us, North America - Thursday, January 21, 2010 10:02 PM Wow, thank you! I've been through lots of sites looking for this info. Thanks for posting!!
|
See Also
|