|
next
|
Subject: Error with Build 377n + .NET 2.0 RC? Author: Robert Tyree Date: 26 Sep 2005 09:38 AM
|
I am not certain that this is related to the RC of .NET but I can no longer use the .NET processor for my Xslt files, it gives the following message. This applies to any and all my Xslt documents which work fine in action...just not in SS now.
Any way to fix this?
"commodity_details.xsl (228, 31): System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.; at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args); at DBGListener.fireStack(Object proc); at DBGListener.OnInstructionExecute(Object proc); --- End of inner exception stack trace ---; at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner); at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner); at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks); at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture); at System.Xml.Xsl.XslTransform.DebuggerAddapter.OnInstructionExecute(IXsltProcessor xsltProcessor); at System.Xml.Xsl.XsltOld.Processor.OnInstructionExecute(); at System.Xml.Xsl.XsltOld.DbgCompiler.RootActionDbg.Execute(Processor processor, ActionFrame frame); at System.Xml.Xsl.XsltOld.ActionFrame.Execute(Processor processor); at System.Xml.Xsl.XsltOld.Processor.Execute(); at System.Xml.Xsl.XsltOld.Processor.Execute(XmlWriter writer); at System.Xml.Xsl.XslTransform.Transform(XPathNavigator input, XsltArgumentList args, XmlWriter output, XmlResolver resolver); at System.Xml.Xsl.XslTransform.Transform(IXPathNavigable input, XsltArgumentList args, XmlWriter output); at __process(UInt16* xmlFileName, UInt16* xsltFileName, IMSXMLDriver* pDriver)"
|
|
|
|