Copied to clipboard

Flag this post as spam?

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


  • tgfrules 4 posts 28 karma points
    May 23, 2011 @ 20:48
    tgfrules
    0

    Failing to install: KeyNotFoundException

    I am installing Umbraco 4.7.0 on the following setup

    Application Server: Windows 7 64 bit (IIS installed) .NET 4.0

    Database Server: Windows 7 64 bit, SQL Server 2008 R2

    Each installation fails, even if I clean it all by removing the database and the umbraco folder in wwwroot.

    It fails when selecting template. I have tried several times. I am using the web installer.

     

    The error is a .NET stacktrace

     

    [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.install.steps.Skinning.loadStarterKits.SelectStarterKit(Object sender, EventArgs e) +506

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

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

  • 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