Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<system.web>
<compilation debug="true" targetFramework="4.0"></compilation>
<pages controlRenderingCompatibilityVersion="4.0"></pages>
<authorization>
<allow users="*"></allow>
</authorization>
<httpRuntime executionTimeout="10000" maxRequestLength="429496295" />
</system.web>


Furthermore, depending on the size of the files which you are trying to upload you may need to adjust the "Maximum Allowed Content Length" within IIS. To do so, open IIS and highlight the "Default Website" on the left hand side. Navigate to "Request Filtering" under the IIS heading. and then click on "Edit Features" on the right hand side.

Once here edit the "Maximum Allowed Content Length" value to match the value added to the webconfig mentioned above.

Image Added


Related articles

Filter by label (Content by label)
showLabelsfalse
max5
spacesS9SKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("globalsearch","web","kb-how-to-article") and type = "page" and space = "S9SKB"
labelskb-how-to-article globalsearch web

...