Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using XSLT files as assembly resources
Message
From
28/07/2006 07:52:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
XML
Title:
Using XSLT files as assembly resources
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01141030
Message ID:
01141030
Views:
58
Hi,

I want to include an XSLT file as a resource in a DLL assembly so I don't need to distribute it as a separate file. The problem is that the XSLT imports/includes other XSLT files which are also included as resources.

How do I tell XslCompiledTransform where to find these XSLT library files that my file imports/includes, without having to write them out to the disk?

Sincerely,

Andrew
Reply
Map
View

Click here to load this message in the networking platform