Hi,
This KB Article might be helpful to you:
<HOW TO: Implement Common MSXML Tasks in System.xml By Using Visual C# .NET>
http://support.microsoft.com/?id=330589
If you still have problem on this issue please feel free to reply this
thread.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.
I solved it by using Loading the Xslt Document, Modifying the Xslt nodes i
needed and then creating a node reader from the document and then Loading
the NodeReader with Transform. I just needed to read a tinytidbit on
somebodys blogs that the XmlNodeReader could be used in replace of (2 other
things)
s
> Hi,
> This KB Article might be helpful to you:
[quoted text clipped - 14 lines]
> This mail should not be replied directly, please remove the word "online"
> before sending mail.