When we are calling SharePoint web services
from .NET client and if we are passing large amount of data and variables to
web services then at that time we need to make sure that we are changing
MaxArrayLength property into client application web.config file. Generally
setting 2147483647 value for MaxArrayLength property into web.config file
resolve the problem.
Reference
Links:
No comments:
Post a Comment