Copied to clipboard

Flag this post as spam?

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


  • Mike Poole 53 posts 165 karma points
    May 17, 2018 @ 15:15
    Mike Poole
    0

    Package failing after deployment

    We have installed the KeyValueEditor in our project - https://bitbucket.org/rbdigital/umbraco-keyvalue-editor/

    When we deploy to any other environment, the code that uses this plugin fails and we have to uninstall the package and re-install on the environment

    The plugin is referenced in the installedPackages.config file and the App_Plugins\KeyValueEditor is included in the project in Visual Studio

    Why is the deployment affecting the plugin?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    May 22, 2018 @ 16:28
    Alex Skrypnyk
    0

    Hi Mike

    Probably, the package adds some dll to bin folder. You have to deploy this dll also, it's needed for a package. Check please, bin folder and get back to this topic

    Thanks,

    Alex

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 8x admin c-trib
    Jul 18, 2018 @ 07:39
    Alex Skrypnyk
    0

    Hi Mike

    Did you solve the issue? Can you share with our community?

    Alex

  • Mike Poole 53 posts 165 karma points
    Jul 19, 2018 @ 10:04
    Mike Poole
    0

    Alex

    I cannot see any obvious DLL in the bin folder related to the package - how can I identify which DLL is being added by the package?

    Mike

  • 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