Jump to content
Ketarin forum

C# Script error, missing System.Xml calling app.Variables.ReplaceAllInString()


Guest MarkRobertJohnson
 Share

Recommended Posts

Guest MarkRobertJohnson

When using the "app.Variables.ReplaceAllInString()" in a C# Script, I get an error stating that "System.Xml" must be referenced.  I downloaded the Ketarin source code, and added "options.ReferencedAssemblies.Add("System.Xml.dll")" to line 112 of the UserCSSscript class.  After building, this solved the error.  Can this get added to the main code base (I do not know the process to do it)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.