Troubleshooting / I Have a Problem with SharePoint Integration |
Heavy load on an AgilePoint-enabled SharePoint Document Library or List sometimes causes an error for some process initiations. Adjusting the SharePoint machines Machine.config value for maxWorkerThreads and maxIoThreads tunes the system in a way to solve the issue.
As a result of extensive stress testing the AgilePoint SharePoint Integration, it has been observed that when the load is extremely high, some of the items uploaded into a AgilePoint-enabled SharePoint document library or items created in a list, return an error when initiating the process.
This problem seems to happen due to a lack of processing threads from the SharePoint application. The issue gets resolved when tuning the IIS server for better scalability. Please follow the links below in the references section for tuning the IIS Server as such.
These changes have to be done in the Machine.config available in the following location:
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG"