Copied to clipboard

Flag this post as spam?

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


  • Petr Snobelt 923 posts 1535 karma points
    Mar 22, 2011 @ 06:11
    Petr Snobelt
    0

    Bug The given key was not present in the dictionary.

    When I try install it on hosting, following error occured:

    The given key was not present in the dictionary.

    Locally it work fine, any idea, why and how to fix it?

    I'm using Umbraco 4.6.1

    Thank you, Petr

    Stack Trace: 

    [KeyNotFoundException: The given key was not present in the dictionary.]
       umbraco.cms.businesslogic.datatype.controls.Factory.GetNewObject(Guid DataEditorId) +325
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.Import(XmlNode xmlData) +682
       umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +344
       umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +1161
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +573
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       System.EventHandler.Invoke(Object sender, EventArgs e) +0
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boo

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 22, 2011 @ 11:25
    Jeroen Breuer
    0

    Hi Petr,

    Sorry I have no idea what might cause this bug. This is the first time I'm seeing it. I think it's related to the datatypes which are included in the package. The package only places files in some folders and add's 2 datatypes. If you try to create a new datatype and select the Digibiz Advanced Media Picker as the render control everything should probably work just fine :).

    Jeroen

  • Petr Snobelt 923 posts 1535 karma points
    Mar 22, 2011 @ 17:39
    Petr Snobelt
    0

    Thank you for your informations, problem was caused by bad permissions on server. I set correct permissions and reinstall and it works now.

Please Sign in or register to post replies

Write your reply to:

Draft