Copied to clipboard

Flag this post as spam?

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


  • Chief 24 posts 45 karma points
    Sep 14, 2009 @ 21:59
    Chief
    0

    HELP! I tried to fix a language tree 'de' to 'ru' then get this error

    I was messing with a 'de' (german) part of a 'dk' ,'en' and 'de' setup .. but it ended up with the below error .. I have restored everything on a plesk backup asp.net setup, but this error stil show:

    [ArgumentNullException: Value cannot be null.
    Parameter name: value]
       System.Web.Caching.CacheEntry..ctor(String key, Object value, CacheDependency dependency, CacheItemRemovedCallback onRemovedHandler, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, Boolean isPublic) +8840091
       System.Web.Caching.CacheInternal.DoInsert(Boolean isPublic, String key, Object value, CacheDependency dependencies, DateTime utcAbsoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback, Boolean replace) +93
       System.Web.Caching.Cache.Add(String key, Object value, CacheDependency dependencies, DateTime absoluteExpiration, TimeSpan slidingExpiration, CacheItemPriority priority, CacheItemRemovedCallback onRemoveCallback) +81
       umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) +250
       umbraco.cms.businesslogic.language.Language..ctor(Int32 id) +223
       umbraco.cms.businesslogic.web.Domain.initDomain(Int32 id) +179
       umbraco.cms.businesslogic.web.Domain.<GetDomains>b__0() +218
       umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) +114
       umbraco.cms.businesslogic.web.Domain.GetDomains() +153
       umbraco.cms.businesslogic.web.Domain.GetDomain(String DomainName) +45
       umbraco.cms.businesslogic.web.Domain.Exists(String DomainName) +5
       umbraco.requestHandler.CreateXPathQuery(String url, Boolean checkDomain) +155
       umbraco.requestHandler..ctor(XmlDocument _umbracoContent, String url) +407
       umbraco.UmbracoDefault.Page_PreInit(Object sender, EventArgs e) +728
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       System.Web.UI.Page.OnPreInit(EventArgs e) +8698174
       System.Web.UI.Page.PerformPreInit() +31
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +282

  • Ron Brouwer 273 posts 768 karma points
    Sep 14, 2009 @ 22:15
    Ron Brouwer
    0

    Have you tried restarting the application and clearing cache by right clicking the content node?

    Ron

  • Chief 24 posts 45 karma points
    Sep 14, 2009 @ 22:38
    Chief
    0

    Hi Ron, still the same :(

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies