c# - Wcf CommunicationException MVC -


when call wcf services on mvc project, throws below exception, how can solve issue?

enter image description here

exception : operation not supported in wcf client because uses type helper.methodresponse

but there no exception inserting data. mean createuserwcf working.

exception : exception of type 'system.servicemodel.communicationexception' occurred in mscorlib.dll not handled in user code

enter image description here


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -