Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
How to prevent large file upload using web.config
WhatsApp
Dhaval Patel
12y
5.5
k
0
0
25
Blog
Adding following to the system.web section of the web.config file will also
prevent over-large uploads from being created
<!-- set max upload to 25 MB -->
<
httpRuntime
executionTimeout
=
"300"
maxRequestLength
=
"25000"
/>
How to prevent large file upload using web.config
Up Next
Programatically Modifying and Saving AppSetting value in Root Level Web.Config using ASP.NET C#
Ebook Download
View all
.NET Interview Questions and Answer: Practical Implementation
Read by 41.8k people
Download Now!
Learn
View all
Membership not found