System.NewXml.Xsl
Has anyone even tried to use XslTransform.Load()?
I haven't received any helpful(nice, but didn't solve my problem) responses
from anyone in three forums, and it's making me wonder if anyone has even
tried this method at all. Looks like it throws an exception and says it
can't find the "version" attribute, which I can plainly see in the
stylesheet tag.
[400 byte] By [
Oscar] at [2007-11-9 18:21:42]

# 1 Re: System.NewXml.Xsl
"Oscar" <consulBanana@hotmail.com> wrote:
>Has anyone even tried to use XslTransform.Load()?
>
>I haven't received any helpful(nice, but didn't solve my problem) responses
>from anyone in three forums, and it's making me wonder if anyone has even
>tried this method at all. Looks like it throws an exception and says it
>can't find the "version" attribute, which I can plainly see in the
>stylesheet tag.
>
>
Same problem here. Haven't had time to research it yet. A friend with almost
identical setup to me reports no problems. Bizarre!
Anyway, I thought you would like to know you are not alone. The only thing
that appears to work is to re-build everything from scratch. If you get an
answer, post it. <smile>
ralph at 2007-11-11 22:29:08 >

# 2 Re: System.NewXml.Xsl
Will do. Do you by any chance know if the preview relies somehow on the XML
SDK that didn't come with .NET? I do remember installing some (not the
latest)version of it a while back.
"ralph" <nt_consulting32@hotmail.com> wrote in message
news:39a55425$1@news.dev-archive.com...
>
> "Oscar" <consulBanana@hotmail.com> wrote:
> >Has anyone even tried to use XslTransform.Load()?
> >
> >I haven't received any helpful(nice, but didn't solve my problem)
responses
> >from anyone in three forums, and it's making me wonder if anyone has even
> >tried this method at all. Looks like it throws an exception and says it
> >can't find the "version" attribute, which I can plainly see in the
> >stylesheet tag.
> >
> >
>
> Same problem here. Haven't had time to research it yet. A friend with
almost
> identical setup to me reports no problems. Bizarre!
>
> Anyway, I thought you would like to know you are not alone. The only thing
> that appears to work is to re-build everything from scratch. If you get an
> answer, post it. <smile>
>
Oscar at 2007-11-11 22:30:14 >
