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
Akash GaurSubject: Stylus Studio (pro version 6 RC2) and Dotnet framework 2
Author: Akash Gaur
Date: 28 Mar 2006 10:07 PM
Does Stylus Studio (pro version 6 RC2) work with Dotnet framework 2?
I get "System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation" error when trying to attach MSXML.NET processor to any xsl.. I have only dotnet version 2 installed.

Thanks, Akash

Postnext
Ivan PedruzziSubject: Stylus Studio (pro version 6 RC2) and Dotnet framework 2
Author: Ivan Pedruzzi
Date: 28 Mar 2006 10:44 PM
Hi Akash,

If you can you should update to the latest Stylus Studio version 7.2
that supports the .NET 2.0 XSLT processor.

If you are stuck with 6.0 you could take a look to NXSLT, a command line wrapper written by Oleg Tkachenko
http://www.xmllab.net/Products/nxslt2/tabid/73/Default.aspx

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Postnext
Tony ScilipotiSubject: Stylus Studio (pro version 6 RC2) and Dotnet framework 2
Author: Tony Scilipoti
Date: 20 Dec 2006 02:27 PM
If I have the 1.1 and 2.0 versions of the dotnet framework installed side-by-side, is there a way to direct Stylus to use the 1.1 version of the framework, thereby avoiding this error? (I believe I began receiving the error after installing the 2.0 framework. Before that things were working fine.)

Thanks.

Postnext
Ivan PedruzziSubject: Stylus Studio (pro version 6 RC2) and Dotnet framework 2
Author: Ivan Pedruzzi
Date: 20 Dec 2006 02:42 PM
Hi Tony,

Which Stylus Studio version are you running?

Try to change struzzo.exe.config as follow then re-start Stylus Studio

<?xml version="1.0"?>
<configuration>
<startup>
<!--<supportedRuntime version="v2.0.50727"/>-->
<supportedRuntime version="v1.1.4322"/>
</startup>
</configuration>

Hope this helps
Ivan Pedruzzi
Stylus Studio Team

Posttop
Tony ScilipotiSubject: Stylus Studio (pro version 6 RC2) and Dotnet framework 2
Author: Tony Scilipoti
Date: 21 Dec 2006 12:29 PM
Hi. I'm running Stylus 6 Release 2 build 287e. There was no config file present but I put one in the bin folder per your suggestion and it seems to have done the trick. Thanks! :-)

 
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.