Copied to clipboard

Flag this post as spam?

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


  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Sep 13, 2010 @ 14:55
    Dave Woestenborghs
    0

    Error after upgrade to 4.5.2

    I just upgraded my 4.0 installation to 4.5.2

    When I click a folder in the media section i get the following error :

     

    [KeyNotFoundException: The given key was not present in the dictionary.]
       System.ThrowHelper.ThrowKeyNotFoundException() +28
       System.Collections.Generic.Dictionary`2.get_Item(TKey key) +2646188
       umbraco.cms.businesslogic.datatype.controls.Factory.GetNewObject(Guid DataEditorId) +72
       umbraco.cms.businesslogic.datatype.controls.Factory.DataType(Guid DataTypeId) +63
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.get_DataType() +108
       umbraco.cms.businesslogic.datatype.DataTypeDefinition.GetByDataTypeId(Guid DataTypeId) +117
       noerd.Umb.DataTypes.multipleFileUpload.MultipleFileUploadDataType.get_DataEditor() +61
       umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +331
       umbraco.controls.ContentControl.CreateChildControls() +933
       System.Web.UI.Control.EnsureChildControls() +87
       umbraco.controls.ContentControl.OnInit(EventArgs e) +92
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.AddedControl(Control control, Int32 index) +198
       System.Web.UI.ControlCollection.Add(Control child) +80
       umbraco.cms.presentation.editMedia.OnInit(EventArgs e) +711
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

     

    When I remove the upload datatype from the folder media type the error is gone. 

  • Petr Snobelt 923 posts 1535 karma points
    Nov 02, 2010 @ 16:03
    Petr Snobelt
    0

    Same for me after upgrade from v3.

    Is there any way how to fix it without removing upload data type?

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Nov 03, 2010 @ 14:21
    Dave Woestenborghs
    1

    Hi Petr,

    I removed this one and switched to http://our.umbraco.org/projects/website-utilities/gecko-uploadify

    Maybe you can try a manual install of the multiple file upload. That I haven't tried.

    Dave

  • Petr Snobelt 923 posts 1535 karma points
    Nov 03, 2010 @ 14:29
    Petr Snobelt
    0

    Thank you very much Dave

    I give it a try.

Please Sign in or register to post replies

Write your reply to:

Draft