question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

XML Transform fails - Compiling JScript/CSharp scripts is not supported

See original GitHub issue

Issue 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.

Files.zip

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
DaveEx1commented, Jul 30, 2021

Just discovered the same issue. Without the msxsl:script element no BizTalk map will be usable.

0reactions
github-actions[bot]commented, Oct 28, 2022

This issue was closed because it has been inactive for 7 days since being marked as stale.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found