----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Sriram_Krishnan Message 2 in Discussion I think you have a problem with resolving. You need to pass in a XMLResolver. Check out http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconResolvingExternalXSLTStylesheetsDocuments.asp Sriram ----------------------------------------------------------------------------- I blog at http://www.dotnetjunkies.com/weblog/sriram ---------------------------------------------------------------------------- From: ShrinivasInDotNet [mailto:[EMAIL PROTECTED] Sent: 25 October 2004 15:24 To: BDOTNET Subject: xslt transform load method throws network path was not found New Message on BDOTNET xslt transform load method throws network path was not found Reply Reply to Sender Recommend Message 1 in Discussion From: ShrinivasInDotNet Hi Friends, <o:p> </o:p> I have an xslt file with an entry in file: <!DOCTYPE stylesheet SYSTEM "/test/xhtml.ent"> <o:p> </o:p> I want to apply this xslt on xml file, for this I have to load the xslt file XslTransform class using Load method. In this case its throwing an error,<o:p></o:p> Network Path was not found. <o:p></o:p> Removing above line from xslt, loads it in xslt transform class with no error. <o:p></o:p> How to fix this error? i.e. resolve the ent files (referenced)<o:p></o:p> <o:p> </o:p> Thanks,<o:p></o:p> Shri<o:p></o:p> View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
