Error Serializing String in WebService call

余生长醉 提交于 2019-12-03 10:43:26
Darrel Miller

Try this blog post here. You can modify the MaxStringContentLength property in the Binding configuration.

MikeScott8

Jow Wirtley's blog post pointed me in the right direction.

All I had to do was update the bindings in the app.config of the client app and it all works now.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!