Hi,
I've just upgraded my Umbraco installation to 4.9.1 and I get the following stack trace:
[MissingMethodException: Method not found: 'ClientDependency.Core.Controls.ClientDependencyLoader ClientDependency.Core.Controls.ClientDependencyLoader.TryCreate(System.Web.UI.Control, Boolean ByRef)'.] EyeCatch.Umbraco.SyntaxHighlighter.SyntaxHighlighterUserControl.Page_PreRender(Object sender, EventArgs e) +0 System.Web.UI.Control.PreRenderRecursiveInternal() +113 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4201
The ClientDependency dll has been updated and the syntax highlighter was probably built against the old one. Would it be possible to get an updated version of the package which works with the latest Umbraco version?
Thanks
Fros