Copied to clipboard

Flag this post as spam?

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


  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Sep 21, 2015 @ 10:42
    Ismail Mayat
    0

    Media picker load time

    We are using umbraco 6.1.6 and DAMP version 2.7.0.0 the media section has a good few thousand images and the tree in media section takes a couple of seconds to load.

    However in DAMP the tree takes an awfully long time to load and it then hangs.

    Using elmah.io found the following exception

    System.InvalidOperationException: Failed to handle request. ---> System.InvalidOperationException: Unable to handle request. ---> System.InvalidOperationException: Method DigibizService.GetInitDigibizTreeData can not be reflected. ---> System.InvalidOperationException: There was an error reflecting 'GetInitDigibizTreeDataResult'. ---> System.NotSupportedException: The type System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] is not supported because it implements IDictionary. at System.Xml.Serialization.TypeScope.GetDefaultIndexer(Type type, String memberInfo) at System.Xml.Serialization.TypeScope.GetCollectionElementType(Type type, String memberInfo) at System.Xml.Serialization.TypeScope.ImportTypeDesc(Type type, MemberInfo memberInfo, Boolean directReference) at System.Xml.Serialization.TypeScope.GetTypeDesc(Type type, MemberInfo source, Boolean directReference, Boolean throwOnError) at System.Xml.Serialization.XmlReflectionImporter.ImportMemberMapping(XmlReflectionMember xmlReflectionMember, String ns, XmlReflectionMember[] xmlReflectionMembers, Boolean rpc, Boolean openModel, RecursionLimiter limiter)

    Any ideas on what's going on?

    Regards

    Ismail

  • Jeroen Breuer 4909 posts 12266 karma points MVP 6x admin c-trib
    Sep 21, 2015 @ 10:49
    Jeroen Breuer
    0

    Hello,

    DAMP had some performance problems with a lot of nodes in the past. I thought the latest versions should have fixed this, but if a lot of media nodes are under the same parent it could still happen.

    It's probably best to download the source code and debug to see where it might happen.

    Jeroen

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Sep 21, 2015 @ 11:05
    Ismail Mayat
    0

    Whats the latest version i can use with umbraco 6.1.6?

  • 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