Copied to clipboard

Flag this post as spam?

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


  • Huw Reddick 1929 posts 6697 karma points MVP 2x c-trib
    Jan 07, 2022 @ 11:17
    Huw Reddick
    0

    Problem syncing DocTypes

    Hi Stuart,

    I am trying to use the latest converge 8.0.12 on Umbraco version 8.17.1 but am unable to sync document type changes.

    Get the following error. Any ideas? it works fine in Umbraco 8.10.1

    Converge error when merging content type
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at System.Collections.ObjectModel.KeyedCollection`2.get_Item(TKey key)
       at Com.StuartMullinger.Converge.Comparers.ContentTypeComparer.MergeContentType(ContentTypeModel remoteContentType, String key, ServiceContext Services, Int32 currentUserId)
       at Com.StuartMullinger.Converge.Controllers.ConvergeProcessor.MergeContentTypes(MergeParameters keys)
    
  • Stuart Mullinger 79 posts 422 karma points
    Jan 08, 2022 @ 15:52
    Stuart Mullinger
    0

    Hi Huw,

    I've found the problem: Umbraco has stopped access to the tabs as a dictionary in later versions. I have a fix, but need to run through some testing. New version likely next week sometime.

    Stuart.

  • Huw Reddick 1929 posts 6697 karma points MVP 2x c-trib
    Jan 08, 2022 @ 16:07
    Huw Reddick
    0

    Excellent, thanks once again for your great support

  • Stuart Mullinger 79 posts 422 karma points
    Jan 10, 2022 @ 16:20
    Stuart Mullinger
    100

    Hi again Huw,

    You should see the new version available now. Let me know if you still have problems.

    Stuart.

  • Huw Reddick 1929 posts 6697 karma points MVP 2x c-trib
    Jan 13, 2022 @ 15:01
    Huw Reddick
    0

    Works a treat, thanks Stuart

Please Sign in or register to post replies

Write your reply to:

Draft