XML Transform fails - Compiling JScript/CSharp scripts is not supported
See original GitHub issueIssue with XML Transforms. XML Transforms fails with the following:
"error": { "code": "InvalidXsltContent", "message": "A runtime error occurred while transforming the given input with the provided map. Details: 'Compiling JScript/CSharp scripts is not supported'." }
When running same map and schemas using Logic App Consumption it works. I don’t see any documentation anywhere stating CSharp scripts are not supported by Logic App Standard.
Issue Analytics
- State:
- Created 2 years ago
- Comments:15
Top Results From Across the Web
XmlSerializer 'Compiling JScript/CSharp scripts is not ...
This tool will create XSD for your XML and also generate classes you can use for your task.
Read more >Compiling JScript/CSharp scripts is not supported
Hi Team,. I am calling an xslt in console application, the xslt has cdata section having a function. using cdata is causing the...
Read more >Compiling JScript/CSharp scripts is not supported · Issue # ...
Hi, I am using a WSDL file (wsdl.zip) provided by Salesforce.com. When trying to logon to the service using the below code, ...
Read more >'Xslt' must be a valid XML error for Choose condition
I keep getting XSLT compile error, and Inner Exception Compiling JScript/CSharp scripts is not supported. XML FILE: <?xml version="1.0" encoding="utf-8"?>
Read more >Badly auto generated WCF proxy - Just Simply Code
When call one of the services, I get the following error. ... Compiling JScript/CSharp scripts is not supported After a bit of research...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just discovered the same issue. Without the msxsl:script element no BizTalk map will be usable.
This issue was closed because it has been inactive for 7 days since being marked as stale.