Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Iphelion 3 posts 23 karma points
    May 22, 2011 @ 18:14
    Iphelion
    0

    Umbraco 4.7.0 / uTube Chromeless player error

    HI All

    I just installed the uTube package onto an Umbraco installation and managed to get the classic video player working fine, however when I tried the chromeless player I got the following exception in my page... Can anyone help?

    Unable to load one or more of the types in assembly 'umbraco.MacroEngines.Legacy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:<br>System.TypeLoadException

    : Method 'get_SupportedExtensions' in type 'umbraco.MacroEngines.Legacy.DLRScriptingEngine' from assembly 'umbraco.MacroEngines.Legacy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.<br>Unable to load one or more of the types in assembly 'umbraco.MacroEngines.Legacy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exceptions were thrown:<br>System.TypeLoadException: Method 'get_SupportedExtensions' in type 'umbraco.MacroEngines.Legacy.DLRScriptingEngine' from assembly 'umbraco.MacroEngines.Legacy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.<br> &nbsp;&nbsp;at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Assembly assembly, Type attribute)<br> &nbsp;&nbsp;at umbraco.BusinessLogic.Utils.TypeFinder.FindClassesMarkedWithAttribute(Type attribute)<br> &nbsp;&nbsp;at umbraco.macro.GetXsltExtensionsImpl()<br> &nbsp;&nbsp;at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem)<br> &nbsp;&nbsp;at umbraco.macro.GetXsltExtensions()<br> &nbsp;&nbsp;at umbraco.macro.AddMacroXsltExtensions()<br> &nbsp;&nbsp;at umbraco.macro.GetXsltTransformResult(XmlDocument macroXML, XslCompiledTransform xslt, Dictionary`2 parameters)<br> &nbsp;&nbsp;at umbraco.macro.loadMacroXSLT(macro macro, MacroModel model, Hashtable pageElements)
    Can anyone help?
    Thanks, A
  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    May 22, 2011 @ 21:40
    Lee Kelleher
    0

    Hi A, welcome to the forum!

    From the error message, I'm guessing that it's not an issue with uTube, but an Umbraco upgrade that has left an old file behind.

    If you did upgrade from v4.6 to v4.7, then go to your /bin folder and delete the "umbraco.MacroEngines.Legacy.dll"

    That should resolve this issue.

    Cheers, Lee.

  • Iphelion 3 posts 23 karma points
    Jul 12, 2011 @ 17:59
    Iphelion
    0

    Hi Lee,

    Will give this a shot and report back, thanks for the reply and sorry about the delay in replying.

    A

Please Sign in or register to post replies

Write your reply to:

Draft