ive to upload 11 mb file from file uploader but when i tried to upload it gives
HTTP Error 400 - Bad Request.
ive also changed this setting in web config but no changes i've got
<httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="25500" requestLengthDiskThreshold="255000" executionTimeout="11000" />
any help will be appreciated
...
Go to the complete details ...