Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
is working on a reply...