Copied to clipboard

Flag this post as spam?

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


  • Dan Okkels Brendstrup 101 posts 197 karma points
    Mar 15, 2016 @ 08:00
    Dan Okkels Brendstrup
    0

    Missing reference to `'umbraco.cms.businesslogic.ContentType` on 1.600.1.4

    Running Umport 1.600.1.4 on Umbraco 6.1.6 on .NET 4.0 i get the following error when trying to Analyze or Export (haven't dared try an Import as it's a production environment):

    Error: Unable to analyze document type import impact: Unable to generate a temporary class (result=1). error CS0012: The type 'umbraco.cms.businesslogic.ContentType' is defined in an assembly that is not referenced. You must add a reference to assembly 'cms, Version=1.0.5021.24868, Culture=neutral, PublicKeyToken=null'.
    

    Umport error

    Does that make any sense, and what can be done about it? :)

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Mar 15, 2016 @ 08:12
    Kenn Jacobsen
    0

    If I recall correctly, 6.1.6 introduced a bunch of newness on API level. Did you upgrade your site recently?

  • Dan Okkels Brendstrup 101 posts 197 karma points
    Mar 15, 2016 @ 08:24
    Dan Okkels Brendstrup
    0

    No, it hasn't been upgraded (or patched) since it was built. But oddly enough the same version of Umport runs without a problem on the test-environment, which runs .NET 4.5 (yeah, I know).

    But does that seem like a probable cause?

  • Kenn Jacobsen 133 posts 791 karma points MVP 4x c-trib
    Mar 15, 2016 @ 08:36
    Kenn Jacobsen
    0

    Hmmm.... are you sure the version numbers of the Umbraco DLLs (businesslogic.dll, cms.dll, interfaces.dll, umbraco.dll and Umbraco.Core.dll) are the same between the two environments?

Please Sign in or register to post replies

Write your reply to:

Draft