Copied to clipboard

Flag this post as spam?

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


  • Jamie Howarth 306 posts 773 karma points c-trib
    Oct 16, 2018 @ 16:45
    Jamie Howarth
    0

    Umbraco 7.12 Merchello 2.6 Nuget installation

    I've just tried installing Merchello 2.6.0 via Nuget in Umbraco 7.12 and now it's refusing to load the admin sections. I'll try and dig into the source to get an exact reason as to why.

  • Jamie Howarth 306 posts 773 karma points c-trib
    Oct 16, 2018 @ 17:43
    Jamie Howarth
    0

    Created an issue on Github and I've forked to compile from source to find out why this is happening.

  • Alexander Croner 71 posts 282 karma points
    Oct 29, 2018 @ 07:57
    Alexander Croner
    0

    Just want to chip in with the following information: I'm getting the same issue on a clean Umbraco installation.

  • Joe 30 posts 133 karma points
    Nov 02, 2018 @ 20:17
    Joe
    1

    Read Installation Guide may save you https://merchello.readme.io/docs/installation#nuget-installation

    You must install Merchello (Or the FastTrack) via the Umbraco package initially to get a full install. Then once you have the package installed, and you want to keep it up to date via Nuget (And not have to keep installing it as a package every update).

    If you do all fresh installation via NuGet, it won't work. Install Umbraco, Initialize it first. Then Install Merchello as Package on admin page. Then you can add the Merchello's NuGet in your Visual Studio project.

    One more hints: I need to specially copy the "Merchello.FastTrack.Ui.dll" to the project. It seems not included in the NuGet package while it's required. e.g. copying it to "lib\Merchello.FastTrack.Ui.dll", then add reference to it directly.

Please Sign in or register to post replies

Write your reply to:

Draft