Copied to clipboard

Flag this post as spam?

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


  • Aleksey Gerasimov 31 posts 95 karma points
    Nov 08, 2016 @ 16:10
    Aleksey Gerasimov
    0

    Hi there

    I have the site hosted in Azure. Currently version Umbraco 7.5.3 Because of at the end of November Microsoft will kill Azure Cache, I had to move feature to Azure Redis Cache. I've do it on local environment. Redis library was added with NuGet. So, locally all work fine Now I'm commit my changes to Visual Studio Online (Git repository). As I understand build before deploy finished fine (without errors). But when I'm launch the site occurred error: Compiler Error Message: CS0234: The type or namespace name 'Redis' does not exist in the namespace 'StackExchange' (are you missing an assembly reference?) Necessary library really not exist in bin folder. But as I understand from this issue after 7.3.1 version of Umbraco nuget libraries should be correctly restored on a build.

    Where I can make a mistake? Can I launch restore nuget packages manually on Azure or VSO? Should I describe something else?

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft