将字节[]导出到WCF [英] Exporting a byte[] to WCF

查看:128
本文介绍了将字节[]导出到WCF的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要将由xml文件创建的字节[33000]导出到wcf ...

我收到错误消息,因为最大数组长度为16384,超出了大小,因此增加了用于创建xml的xmldictionaryreaderquotas对象的maxarraylength.

I am exporting byte[33000] created of a xml file to wcf...

I am getting the error as max array length is 16384, the size is exceeded so increase the maxarraylength for xmldictionaryreaderquotas object used to create xml

How to deal with this

推荐答案

阅读以下有关该主题的链接:

http://forums.silverlight.net/post/160649.aspx [
Read the following link on the subject :

http://forums.silverlight.net/post/160649.aspx[^]


这篇关于将字节[]导出到WCF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆