Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created February 5, 2015 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mohit-Kheterpal/a5e2a99ac07868c12f14 to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/a5e2a99ac07868c12f14 to your computer and use it in GitHub Desktop.
System.Xml.Xsl.XsltCompileException: XSLT compile error. The requested feature is not implemented. at (15,4). ---> System.Exception: The requested feature is not implemented.
at Mono.Xml.Xsl.MSXslScriptManager+MSXslScript.Compile (System.Xml.XPath.XPathNavigator node) [0x00000] in <filename unknown>:0
at Mono.Xml.Xsl.MSXslScriptManager.AddScript (Mono.Xml.Xsl.Compiler c) [0x00000] in <filename unknown>:0
at Mono.Xml.Xsl.XslStylesheet.HandleTopLevelElement (Mono.Xml.Xsl.Compiler c) [0x00000] in <filename unknown>:0
at Mono.Xml.Xsl.XslStylesheet.ProcessTopLevelElements (Mono.Xml.Xsl.Compiler c) [0x00000] in <filename unknown>:0
at Mono.Xml.Xsl.XslStylesheet.Compile (Mono.Xml.Xsl.Compiler c) [0x00000] in <filename unknown>:0
at Mono.Xml.Xsl.Compiler.Compile (System.Xml.XPath.XPathNavigator nav, System.Xml.XmlResolver res, System.Security.Policy.Evidence evidence) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at at Mono.Xml.Xsl.Compiler.Compile (System.Xml.XPath.XPathNavigator,System.Xml.XmlResolver,System.Security.Policy.Evidence) <IL 0x00140, 0x006bb>
at at System.Xml.Xsl.XslCompiledTransform.Load (System.Xml.XPath.XPathNavigator,System.Xml.Xsl.XsltSettings,System.Xml.XmlResolver) <IL 0x00010, 0x0006b>
at at System.Xml.Xsl.XslCompiledTransform.Load (System.Xml.XmlReader,System.Xml.Xsl.XsltSettings,System.Xml.XmlResolver) <IL 0x0000f, 0x00083>
at XSLT_Error.MainActivity.button_Click (object,System.EventArgs) [0x0007a] in /Users/apprpject/Downloads/Archive/XSLT_Error/MainActivity.cs:54
at Android.Views.View/IOnClickListenerImplementor.OnClick (Android.Views.View) [0x0000d] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Android.Views.View.cs:2020
at Android.Views.View/IOnClickListenerInvoker.n_OnClick_Landroid_view_View_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.20-series/ba9bbbdd/source/monodroid/src/Mono.Android/platforms/android-21/src/generated/Android.Views.View.cs:1987
at at (wrapper dynamic-method) object.91c67e3b-5110-4e41-9bcd-5cef253d5e46 (intptr,intptr,intptr) <IL 0x00017, 0x0001f>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment