Copied to clipboard

Flag this post as spam?

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


  • Roger Davies 3 posts 73 karma points
    Oct 21, 2019 @ 09:20
    Roger Davies
    0

    Umbraco 8.2.0 Missing Dependencies/Errors When Deployed and Built Via Nuget

    Hi All,

    I checked the requirements documented, I'm on:

    • Windows 10 (10.0.16299.1087)
    • .NET 4.7.2
    • IIS 10 (1709)
    • Visual Studio 17 (15.9.17)

    Installing via Nuget appears to work and builds without errors, the site then gives (after build:) Could not load file or assembly 'ClientDependency.Core' or one of its dependencies. The system cannot find the file specified.

    This is a red herring, because ClientDependency.Core (version: 1.9.8.0), and ClientDependency.Core.Mvc (1.9.3.0) are both brought in by doing a build, which from experience usually means:

    • The specific version of ClientDependency is not available
    • The specific version of ClientDependency is not available for the current target platform / .NET Version etc

    I usually deploy Umbraco via Nuget on projects and have never seen anything like this - so I believe there is something, somewhere not quite right (could well be something I'm missing : a dependency not yet documented etc)

    Grateful for any help or suggestions,

    Roger Davies

  • 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