I have a live and a test version of a website. Once everthing was tested on the test version I wanted to copy my xslt files from my test website to my live website. After copying the xslt folder none of the files worked anymore on the live version. I get the following error for eacht xslt file: Error parsing XSLT file: \xslt\Crumble.xslt. I tried putting the old xslt files back but now I still have this error. Can anybody help me?
Copying xslt files
Hello,
I have a live and a test version of a website. Once everthing was tested on the test version I wanted to copy my xslt files from my test website to my live website. After copying the xslt folder none of the files worked anymore on the live version. I get the following error for eacht xslt file: Error parsing XSLT file: \xslt\Crumble.xslt. I tried putting the old xslt files back but now I still have this error. Can anybody help me?
when you create an xslt , you can create a macro for that xslt . I think that is the problem .
I found the error. I forgot to update the xsltExtensions.config file because I'm using some custom xslt extension.
is working on a reply...