Copied to clipboard

Flag this post as spam?

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


  • Rabea_M 26 posts 140 karma points
    Nov 19, 2018 @ 11:33
    Rabea_M
    0

    "the property editor with alias imulus archetype does not exist on umbraco cloud"

    Getting this error on Umbraco cloud for imulus archetype:

    Message: No property editor found, converting to a Label

    Exception: System.NullReferenceException: The property editor with alias Imulus.Archetype does not exist

    Does anyone know how to resolve this?

  • Al Burns 49 posts 149 karma points
    Nov 21, 2018 @ 16:15
    Al Burns
    0

    I've not used Umbraco cloud but usually you would have to install the Archetype plugin via NuGet to get access to the data type.

  • Rabea_M 26 posts 140 karma points
    Nov 22, 2018 @ 05:07
    Rabea_M
    0

    It is already installed and configured in local environment, but this is the error after deployment to cloud

  • Rabea_M 26 posts 140 karma points
    Nov 27, 2018 @ 12:11
    Rabea_M
    101

    The issue was that the package dll was not getting transferred, I added the package details to installed package.config manually and pushed the code to live. Then included the archetype.dll manually that was missing still. This resolved the issue, hope this helps someone in future

Please Sign in or register to post replies

Write your reply to:

Draft