Our 4.0.2.1 Website running under IIS 6 with ASP.Net 3.5 uses a MySQL database. I installed the ecommerce package anyway, but of course it didn't work. SO I uninstalled the extension again, but now I have the following error:
System.IO.FileNotFoundException: Could not load file or assembly 'file:///D:\WEB-ROOT\umbraco4\bin\CommerceForUmbraco.xsltExtensions.dll' or one of its dependencies. The system cannot find the file specified.
xslt error after removing ecommerce
Our 4.0.2.1 Website running under IIS 6 with ASP.Net 3.5 uses a MySQL database. I installed the ecommerce package anyway, but of course it didn't work. SO I uninstalled the extension again, but now I have the following error:
System.IO.FileNotFoundException: Could not load file or assembly 'file:///D:\WEB-ROOT\umbraco4\bin\CommerceForUmbraco.xsltExtensions.dll' or one of its dependencies. The system cannot find the file specified.
Any idea where I need to remove this reference?
Most likely in the /config/xsltExtensions.config file which has an assembly reference to it
thanks
I clicked on like for your reply, and now the forum won't accept marking your reply as a solution. Sorry.
that's a bug actually, once voted, you can't mark post as solution!
Yup, its a bug, will be included in the next bunch of updates to our.umbraco
... but I could mark this as solved in your latest response =)
is working on a reply...