The Size of the Request Exceeds the Limit Allowed by the Server
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft I cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
Calling PDS methods can be a wonderful thing. When the quantity of data in your XML request grows large though, Project Server returns a message:
The size of the request exceeds the limit allowed by the server.
In order to get around this problem the maximum post size for SOAP requests must be increased in order for the request to be handled. That maximum post size is stored in the Registry.
To increase the maximum post size:
-
On the Project Server machine start RegEdit.
-
Navigate to the key: HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / MSSOAP / 30 / SOAPISAP / MaxPostSize
-
Change the value from 0x00019000 to, say, A00000.