Copied to clipboard

Flag this post as spam?

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


  • javier 59 posts 79 karma points
    Jul 28, 2010 @ 10:27
    javier
    0

    Installation error: MultipleFileUpload

    Hi,

    When installing MultipleFileUpload v 1.1 in Umbraco V.4.0.4.2, the installer is able to copy all the files.

    When it needs to create the DataType, new tab in media folder and update the web.config, it fails (see message below).

    I tried to do the manual install, but when going to a folder in the media section, it shows a similar error (key not present).

    Also tried this   but same problem.

    Any help?


    Thanks

    Javier

     

     

     

     

     

    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.ThrowHelper.ThrowKeyNotFoundException() +28
       System.Collections.Generic.Dictionary`2.get_Item(TKey key) +2647056
       umbraco.cms.businesslogic.datatype.controls.Factory.GetNewObject(Guid DataEditorId) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\datatype\factory.cs:50
       umbraco.cms.businesslogic.datatype.controls.Factory.DataType(Guid DataTypeId) in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\datatype\factory.cs:40
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.get_DataType() in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\datatype\DataType.cs:79
       usercontrols_MultipleFileUpload_Installer.Install(Object sender, EventArgs e) +95
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

     

  • Filip Lundby 128 posts 149 karma points
    Aug 18, 2010 @ 08:58
    Filip Lundby
    0

    Hi javier. Did you find a solution? I'm getting almost same error.

    Given-key-was-not-present-in-the-dictionary-and-create-dialog-for-packager-does-not-match-anything

Please Sign in or register to post replies

Write your reply to:

Draft