tasoss wrote:
Do you think that it's normal to search the xsl file inside in the c:\windows\system32 directory?
If that's a default search location for these files, then yes.
tasoss wrote:
But it's referenced like "../foo.xsl" and not inside c:\windows\system32.
But the file that could not be found is 'C:\WINDOWS\system32\bar.xsl', which is different. The "../foo.xsl" reference is a file in the directory above the one where the source files are stored and presumably does exist. I still think you need to investigate what I suggested in my previous message, whether this file exists and if not why it is being referenced.