Subject: Re: Confirmimg - Bug in Accessing Global XSL Variables
From: "Karl Stubsjoen" <kstubs@xxxxxxxxx>
Date: Sat, 2 Sep 2006 16:58:15 -0700
|
XslCompiledTransform class available only in 2.0?
On 9/2/06, Dimitre Novatchev <dnovatchev@xxxxxxxxx> wrote:
This has been resolved in .NET 2.0 -- I cannot reproduce the bug using
VS2005 XML Editor.
So, simply use the XslCompiledTransform class.
--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
On 9/2/06, Karl Stubsjoen <kstubs@xxxxxxxxx> wrote:
> Hello,
> I did stumble upon this bug sometime ago:
> http://www.xslt.com/html/xsl-list/2005-05/msg00476.html
>
> Forgot about this, then stumbled upon it again today! I also found
> this thread which supports and probably explains the bug better than I
> did originally:
> http://groups.google.com/group/microsoft.public.dotnet.xml/browse_thread/thread/653cc56b5a7ca233/7b6c67c43266f6e3%237b6c67c43266f6e3
>
> So, frustrating, it appears that the bug still exists! This is a HUGE
> problem. So, is there a known workaround?
>
> Karl..
|