WCF WebService. Does not allow sending more than 8kb of data...

Posted by Pinu on Stack Overflow See other posts from Stack Overflow or by Pinu
Published on 2010-03-15T13:37:32Z Indexed on 2010/03/15 13:39 UTC
Read the original article Hit count: 176

Filed under:
|

I have developed a WCF WebService. On client side they are unable to send more than 8kb of file bytes[]. How can I increase the number of bytes the client and upload and also the time out.

© Stack Overflow or respective owner

Related posts about wcf

Related posts about webservice