<httpruntime executiontimeout="100000" maxrequestlength="2000000">
To do this in IIS 7 on Windows 2008 Server add the following code to
<security>
<requestfiltering>
<requestlimits maxallowedcontentlength="2000000000″>
</requestfiltering>
</security>
No comments:
Post a Comment