Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using XSLT files as assembly resources
Message
De
28/07/2006 07:52:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
XML
Titre:
Using XSLT files as assembly resources
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01141030
Message ID:
01141030
Vues:
56
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
Répondre
Fil
Voir

Click here to load this message in the networking platform