Copied to clipboard

Flag this post as spam?

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


  • Gill23 1 post 71 karma points
    Apr 07, 2016 @ 02:02
    Gill23
    0

    Failed to Install Umbraco 7 in Visual Studio 2012

    I'm new to Umbraco CMS, and I followed the tutorial from this site to install the umbraco cms in my visual studio.

    https://our.umbraco.org/documentation/getting-started/setup/install/install-umbraco-with-nuget

    However I got this error

    Install-Package : Specified condition "$(WebProjectOutputDirInsideProject)" evaluates to "" instead of a boolean. C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets At line:1 char:1 + Install-Package UmbracoCMS + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Install-Package], InvalidProjectFileException + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

    Any idea how to solve this one? I use VS2012, .Net Framework 4.5, Nuget 2.8.6

  • Samira 113 posts 452 karma points
    Apr 07, 2016 @ 11:49
    Samira
    0

    Hi Gill,

    try this

    1. Delete all the folders inside of the packages folder.
    2. Update all packages in Nuget Package Manager.
    3. After that Install Umbraco

    hope this help

    Regards,

    Samira

Please Sign in or register to post replies

Write your reply to:

Draft