XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Robert TyreeSubject: 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)"

Postnext
Ivan PedruzziSubject: Error with Build 377n + .NET 2.0 RC?
Author: Ivan Pedruzzi
Date: 27 Sep 2005 10:20 AM
Hi Robert,

I just installed 2.0 Beta (v2.0.50215) from http://msdn.microsoft.com/downloads and seems to work fine.

Are you running a different version?

Do you still have 1.0 or 1.1 installed?

Thank You
Ivan Pedruzzi
Stylus Studio Team

Postnext
Robert TyreeSubject: Error with Build 377n + .NET 2.0 RC?
Author: Robert Tyree
Date: 27 Sep 2005 10:28 AM
I am using the Release Candidate (2.0.50727). I previously had Beta 2 installed and that worked fine but in preperation for our production tests I have installed the RC and now it appears to be broken.

I do have 1.0 and 1.1 installed also.

Postnext
Robert TyreeSubject: Error with Build 377n + .NET 2.0 RC?
Author: Robert Tyree
Date: 04 Oct 2005 02:07 PM
Any info yet?

Postnext
Ivan PedruzziSubject: Error with Build 377n + .NET 2.0 RC?
Author: Ivan Pedruzzi
Date: 04 Oct 2005 04:54 PM
Robert,

Sorry if took us so long to answer.

As you realized .NET 2.0 does not ship the XSLT debugger anymore in favor of new processor that generates IL.

Still you can use .NET 1.1 as long you have the 1.1 run-time installed.

By default Stylus Studio doesn't bind to a specific .NET version so it picks the most recent version when 2.0 is installed you get the error.

To force Stylus Studio to use 1.1/1.0 copy the attached file into the Stylus Studio BIN directory.

If the processor fails it means that 1.1 is not installed prooperly.
You can download 1.1 at http://msdn.microsoft.com/netframework/

Hope this helps
Ivan Pedruzzi
Stylus Studio Team


Unknownstruzzo.exe.config

Postnext
Ivan PedruzziSubject: Error with Build 377n + .NET 2.0 RC?
Author: Ivan Pedruzzi
Date: 04 Oct 2005 04:59 PM
The attachment didn't make it here is content.

The file name must be struzzo.exe.config

<?xml version="1.0"?>
<configuration>
<startup>
<supportedRuntime version="v1.0.3705"/>
<supportedRuntime version="v1.1.4322"/>
</startup>
</configuration>

Posttop
Robert TyreeSubject: Error with Build 377n + .NET 2.0 RC?
Author: Robert Tyree
Date: 06 Oct 2005 08:31 AM
That did it, thank you for the help.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.