El jue, 27 de 02 de 2003 a las 13:54, [EMAIL PROTECTED] escribi�: > Hi, > > Could it be that the following libraries are missing from the Mono O.20 Windows > distribution : > > - libxslt.dll > - libxml2.dll > > When I try to do xsl transformations I get the following error messages : > > ** (test.exe:1692): WARNING **: Failed to load library libxslt.dll (xslt): The s > pecified module could not be found. > > ** (test.exe:1692): WARNING **: Failed to load library libxml2.dll (xml2): The s > pecified module could not be found. > > Has anyone been able to get xsl transformations working on Windows ?
Yes. You can get them at http://www.zlatkovic.com/projects/libxml/index.html Remember to put the dlls in a place where they can be found by the system. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
