I have a WCF service which will be invoked by TIBCO BW, if the message size exceeds 5 MB, i am getting a System.IO exception on TIBCO BW. I have enabled tracing on wcf service, and getting Maximum request length exceeded. error
Asked
Active
Viewed 6,823 times
1 Answers
1
Refer to this question for the various size/length related WCF settings:

Community
- 1
- 1

Plymouth223
- 1,905
- 1
- 12
- 22
-
hi, i have given maximum values for all the BINDING properties in web.config, but when invoking a WCF from TIBCO there is no concept of client side configuration. – CSharped Jul 10 '13 at 11:11