I've encoutered a wired error. I have implemented Examine lucene extension and it works perfectly when i use it within my usercontrol, but as soon as i am using it within an XSLT it results in "Error parsing XSLT file: \xslt\ContentRightPosts.xslt" error .
Her's my setup:
in xsltExtensions.config
XSLT error when using UmbracoExamine
I've encoutered a wired error. I have implemented Examine lucene extension and it works perfectly when i use it within my usercontrol, but as soon as i am using it within an XSLT it results in "Error parsing XSLT file: \xslt\ContentRightPosts.xslt" error . Her's my setup: in xsltExtensions.config
in my xslt i've added the folowing code
is it possible to see a more accurate XSLT error description, I've difficult time debugging this, cant realy see why it fails that way it does ,..
I am using Umbraco 4.1, and all of the Examine and Lucene index stuff works, exept for this XsltExtenshen,.. )c:
Not sure if 4.1 you need the bin part in the dll path try taking that out in your config file so you just have UmbracoExamine.Contrib
Regards
Isamil
Hi Ismail
somehow i've made two identical posts sorry boddy,.. her's the right one,..
http://our.umbraco.org/forum/developers/xslt/10885-XSLT-error-when-using-UmbracoExamine-
is working on a reply...