I've been trying to get this package to fire up with Umbraco v7.1.1 but I can't seem to get it to recognise the extensions exist, maybe something has changed in core.....?
Thanks Lee, got it working now! I had to manually delete the contents of /App_Data/PluginCache/ I think it's the same problem as http://issues.umbraco.org/issue/U4-4789
Does this work with Umbraco v7.1.1?
I've been trying to get this package to fire up with Umbraco v7.1.1 but I can't seem to get it to recognise the extensions exist, maybe something has changed in core.....?
Hi Jeavon,
I haven't tried this package with v7.1.x (actually I haven't tried since I originally released it).
There's nothing special going on with the package itself, as it literally just adds the
XsltExtension
attributes to the extension method classes.I'll give it a test, see if there's anything weird going on. In the meantime, if you figure it out, let me know.
Thanks,
- Lee
Thanks Lee, got it working now! I had to manually delete the contents of /App_Data/PluginCache/ I think it's the same problem as http://issues.umbraco.org/issue/U4-4789
Ace (that it's now working); boo to that bug (I've experienced it a couple of times now with v7.1.1)
Yeah, it's a real pain for packages, the plugin finder seems to be lost at sea!
is working on a reply...