Copied to clipboard

Flag this post as spam?

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


  • Michiel (NSC) 95 posts 115 karma points
    Apr 27, 2011 @ 23:52
    Michiel (NSC)
    0

    Installing Business starter kit throws System.Collections.Generic.KeyNotFoundException

    In one of the last steps of the configuration wizard I chose the Business starter kit, but when it started installation the system threw an exception (see below). After refreshing the browser I could continue with installing a skin.

     

    But should I worry that the database is now in an inconsistent state?  

     

    Server Error in '/Umbraco-4.7.0.378' Application.

     

    The given key was not present in the dictionary.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

     

    Exception Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

     

    Source Error: 

     

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

     

    Stack Trace: 

     

    [KeyNotFoundException: The given key was not present in the dictionary.]

       System.Collections.Generic.Dictionary`2.get_Item(TKey key) +2252153

       umbraco.cms.businesslogic.datatype.controls.Factory.GetNewObject(Guid DataEditorId) +108

       umbraco.cms.businesslogic.datatype.DataTypeDefinition.Import(XmlNode xmlData) +459

       umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +187

       umbraco.presentation.install.steps.Skinning.loadStarterKits.SelectStarterKit(Object sender, EventArgs e) +416

       System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118

       System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113

       System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9

       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176

       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

     

     

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225 

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Apr 28, 2011 @ 00:00
    Jan Skovgaard
    0

    Hi Michiel

    When do you get this error? When you try to go to the nodes in the backoffice? Or on the website?

    And what DB did you install this on?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft