Copied to clipboard

Flag this post as spam?

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


  • Alexander 5 posts 25 karma points
    Jun 30, 2012 @ 18:11
    Alexander
    0

    Deploy on Azure, problem with NuGet.Core.dll version (Umbraco v5.2 Stable)

    I Installed empty site (umbraco 5.2 stable) on Azure.
    After successful instalation, i open site, and see error:

    Could not load file or assembly 'NuGet.Core, Version=1.0.11220.104, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

    If i changed version NuGet.Core.dll from "1.5.20902.9026" to "1.0.11220.104" in project reference, show other error:
    Could not load types from assembly Umbraco.Cms.Web, Version=5.2.0.84, Culture=neutral, PublicKeyToken=null, errors:
    Exception: System.IO.FileLoadException: Could not load file or assembly 'NuGet.Core, Version=1.5.20902.9026, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

    On local machine with visual studio azure emulator site works normal.
    How resolve this problem? Please help me.

Please Sign in or register to post replies

Write your reply to:

Draft