5 December 2009
Changing the Maximum Content Length for IIS7
Under IIS7 there’s a new setting that prevents large content being sent to the server. If your using NeatUpload then you will see the error as a 404. However you might want to allow for such large content for example posting a video file to the server. The trick is to update the maxAllowedContentLength attribute which can be easily done from your web.config file like so.
<system.webServer> <security> <requestFiltering> <requestLimits maxAllowedContentLength="314572800"> <headerLimits> </headerLimits> </requestLimits> </requestFiltering> </security> </system.webServer>
Subscribe to this feed
Click here to subscribe
TRY FOR FREE
Download Data Sync Studio
Tag Cloud
Data Sync
SharePoint
Active Directory
Exchange
Dynamic Columns
RSS
CRM
Security
Migration
Csv
Xml
SQL Server
SQL Admin
2-Way
Ouvvi
ODBC
Oracle
Document Library
Azure
OleDB
Integration
Run Tool
QuickBooks
SQL Agent
MOSS BDC
Solutions
Recent Blog Posts
