Copied to clipboard

Flag this post as spam?

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


  • Rick 92 posts 278 karma points
    Dec 06, 2018 @ 19:49
    Rick
    0

    Hi,

    Has anyone managed to get Merchello running on Azure with a load balancing setup?

    I've installed and configured Redis cache in Azure (for the session state handling) - however, I'm getting an issue whereby the models in Merchello core need to be serializable. I've gone to the extent of bringing the Merchello Core code into my solution to make the necessary models serializable by decorating the necessary classes with the [Serializable] attribute. However, once I'm passed that, I then have the same issue with HtmlString (part of the System.Web assembly) which I can't access.

    I just wondered whether anyone else encountered this?

    I'm using Merchello 2.1 and Umbraco 7.4.3

    Thanks in advance.

    Rick

Please Sign in or register to post replies

Write your reply to:

Draft