wcf icon indicating copy to clipboard operation
wcf copied to clipboard

Compiling JScript/CSharp scripts is not supported.

Open santo1991 opened this issue 3 years ago • 1 comments

Hi, I am using Asp.net core 3.1 and try to consume web-service. The wsdl url generate the code file and required methods. When I call a method bellow error occurred : "Compiling JScript/CSharp scripts is not supported."

But I am getting proper response in SoapUI.

What can be the reason for this error?Or can i get the exact error?

santo1991 avatar Sep 20 '22 04:09 santo1991

@santo1991 this is not a great message. Usually, this happens when generating the serializer failed. Please attach debugger and find out what exception was thrown before this exception and share it with us.

HongGit avatar Sep 28 '22 22:09 HongGit

@santo1991 thanks for raising the issue with us! We are closing this issue as there is no response for a long time. Feel free to reactivate if the issue persists and share the detailed exceptions with us as stated above.

HongGit avatar Jun 01 '23 04:06 HongGit