Copied to clipboard

Flag this post as spam?

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


  • Jay Crowe 42 posts 173 karma points
    Oct 10, 2018 @ 13:43
    Jay Crowe
    0

    Installed Packages installed but not working when deployed

    Hi,

    I have developed the umbraco site on my local machine installed packages etc. When I have deployed the website or pull the code onto another machine the installed packages are there but do not work correctly. I have to uninstall and then install the package again.

    Am I do something wrong? Or do other people experience this issue as well?

    When I have installed the package I have included all of the files into my visual studio solution.

    Regards, Jay

  • Nik 1625 posts 7295 karma points MVP 7x c-trib
    Oct 10, 2018 @ 14:44
    Nik
    100

    Hi Jay,

    How are you installing the packages?

    If they are installed via Nuget, then I think if you use a publish profile for deployment they should work.

    However, if you are installing them via the Package Manager in the back office, you will probably find that the files in App_Plugins are deploying but the DLL's aren't.

    I would do a comparison of your local Bin folder vs your deployed Bin folder to check DLL's are all present.

    Thanks,

    Nik

  • Jay Crowe 42 posts 173 karma points
    Oct 12, 2018 @ 14:10
    Jay Crowe
    0

    Thanks Nik it hadnt included the DLL's.

    Should have known.

    Thanks for your help.

    Jay

  • 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