JSON 序列化的maxJsonLength 如何设置

发布于 6 年前作者 xdong9765 次浏览最后编辑 6 年前来自 ask

"Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.

网络请求时成功,但返回String超出maxJsonLength 属性,

POST   xxx 500 (Internal Server Error)

2 回复
tao15
tao151 楼6 年前

已解决,谢谢

ryan
ryan2 楼4 年前

这个要在服务器端设置