Adjusting Maximum Upload Size

From TrackerProducts Wiki

Jump to: navigation, search

To adjust the maxiumum size of uploadable files, you must make changes to the IIS web server.:

1) Enable editing of the metabase.xml by following the instructions here:

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/cdec2ac1-ae21-4a37-a818-13116224dcd0.mspx?mfr=true

2) Open the metabase.xml file with notepad, located in c:\windows\system32\inetsrv\

3) Search the text document for "AspMaxRequestEntityAllowed" (no quotes). Adjust the value of this property to the maximum file size you would like to allow uploaded (in bytes).

4) Save the file and restart IIS.

Personal tools