Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uploading bigger files
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00812232
Message ID:
00812240
Views:
14
This message has been marked as the solution to the initial question of the thread.
Hi Robert,

Check the value for the maxRequestLength parameter in the section of the Machine.config file. It is 4096 (4 megabytes) by default. As a result, files that are larger than this value are not uploaded.


>hi all!
>
>we've developed a cms-system using aps.net. in this system the user can upload images in high quality (eg. tiff) -> bigger filesize, but limited to 10 mb.
>
>if we try to upload these files onto our server we get some sort of timeout in the aps.net-site = action cancelled.
>we assume that this is caused because the server needs some time to upload the file and the application doesn't get any response during this phase.
>
>is there an alternative, so that we are not forced to use an ftp-upload? what can we chance?
>
>thanks for any help
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform