Copied to clipboard

Flag this post as spam?

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


  • Joakim Rosendahl 3 posts 23 karma points
    May 31, 2012 @ 14:04
    Joakim Rosendahl
    0

    Getting "Can't import data type.." in the error log

    I have this error in the log:

    Can't import datatype 'Umlaut.Umb.Blog.DataTypes.SkinBrowserDatatype': System.ArgumentException: An item with the same key has already been added.     at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)     at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)     at umbraco.cms.businesslogic.datatype.controls.Factory.getDataTypes(List`1 types)

    (also a similair post for the type Umlaut.Umb.Blog.DataTypes.UserPicker). I've taken a look at the Factory class, and it seems like I could just ignore this error post.

    But I want to know why I get this error message and how to fix it. I'm running Umbraco 4.7.2 and I've installed the Blog StarterKit (or do you call it Runway?). I've modified the default Content and I have created custom DocumentTypes based on the those from the Startkit.

    Any sugestions?

Please Sign in or register to post replies

Write your reply to:

Draft