Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to include .XSLT file in an assembly
Message
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
How to include .XSLT file in an assembly
Miscellaneous
Thread ID:
00713117
Message ID:
00713117
Views:
49
Hi all

I need to load an .XSLT document -always the same one- from a class contained in a Class Library (.DLL).

1) How do I include the .XSLT within the assembly? Or, if not possible, how do I deploy the document with the assembly, wherever it gets copied (i.e. when it's referenced from another project)? Should I "hack" the assembly manifest or something like that?

2) How do I find the path to the document -or extract it, if necessary-, when I need to load it into a XMLDocument or XMLTransform?

Any help or clue would be appreciated. TIA
Jose.
------------------
Jose Marcenaro
Tercer Planeta - Argentina
http://www.tercerplaneta.com
Next
Reply
Map
View

Click here to load this message in the networking platform