Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AspMaxRequestEntity - IIS Metabase

Status
Not open for further replies.

murugesanks

Programmer
Jan 25, 2001
48
0
0
US
Hi,

When I try to upload any file using upload component which has size more than 200 KB, I am getting the below message.

“Incorrect setup of AspMaxRequestEntity Allowed in IIS Metabase”

I knew that the limit of “AspMaxRequestEntityAllowed” has to be increased.

Without increasing the limit of “AspMaxRequestEntityAllowed”, is there any other way to solve this problem.
Like
Split the file, upload the split files and join the split file

Please advice.

Thanks in advance
Murugesan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top