N
Nivas_68
Hi folks,
in project server 2007 i was trying to upload 220KB file in to shared
document library it giving me the error like:
The form submission cannot be processed because it exceeded the maximum
length allowed by the Web administrator. Please resubmit the form with less
data.
i checked in the Central administration where my file size upload set 50
MB.and in the web.config of both central admin and the application(site)
web.config has the limit to "51200"
<http requiredmaximum limit="51200"> .
Eventhough i couldn't able to success in uploading the 220 KB file.
i google some blogs where i find that the above syntax is useful in project
server 2003. so what about in project server 2007.
if any one figure out it will be greatly appriciated.
Thanks in advance.
in project server 2007 i was trying to upload 220KB file in to shared
document library it giving me the error like:
The form submission cannot be processed because it exceeded the maximum
length allowed by the Web administrator. Please resubmit the form with less
data.
i checked in the Central administration where my file size upload set 50
MB.and in the web.config of both central admin and the application(site)
web.config has the limit to "51200"
<http requiredmaximum limit="51200"> .
Eventhough i couldn't able to success in uploading the 220 KB file.
i google some blogs where i find that the above syntax is useful in project
server 2003. so what about in project server 2007.
if any one figure out it will be greatly appriciated.
Thanks in advance.