c# - Error in deserializing body of request message for operation -


i'm writing service adapter use web services hosted vendor (pega). changing service not option me. when i'm calling method error :

"error in deserializing body of request message operation"

i tried increasing maxstringcontentlength , all. nothing worked.
when examining response xml see empty values few long , int variables believe reason.

is there fix this?

this got resolved after removing empty tags service end. no solution found .net client end.


Comments

Popular posts from this blog

python 2.7 - Chat Solution for Mobile App -

jquery - Detect current Section with javascript -