Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Package Upload Failed - The page was not displayed because the request entity is too large.
-
Hi,
I have Proget Installed on my server using IIS & MSSQL Server. Using both proxied repos & local repositories.
However. I get the following error when pulling certain large sized packages from the server: "The page was not displayed because the request entity is too large."
How can I resolve this?
Thanks,
Dan
Product: ProGet
Version: 3.1.2
-
This error is related to the
UploadReadAheadSize
value that is configured in IIS.For IIS7+, see: http://www.iis.net/configreference/system.webserver/serverruntime
For IIS6, see: http://msdn.microsoft.com/en-us/library/ms525310(v=vs.90).aspx