| STEP 2 |
 (Enlarge) |
- For IIS 6, locate the text "AspMaxRequestEntityAllowed" and set to the value needed.
- For IIS 7, "maxRequestEntityAllowed" can be changed via the command-line via appcmd set config/section:asp maxRequestEntityAllowed:123456 (where 123456 is the actual value).
- NOTE: Before saving the metabase file, be sure IIS has been stopped. After saving you will need to restart IIS.
|