Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
6395 Points
1182 Posts
Apr 06, 2012 10:03 PM|LINK
Try to set the maxArrayLength to 2147483647, which is the max of an Int32. You may also want to increase the value for the maxReceivedMessageSize and maxBufferSize.
mm10
Contributor
6395 Points
1182 Posts
Re: The remote server returned an unexpected response: (400) Bad Request.
Apr 06, 2012 10:03 PM|LINK
Try to set the maxArrayLength to 2147483647, which is the max of an Int32. You may also want to increase the value for the maxReceivedMessageSize and maxBufferSize.