Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Hi Gill,
try this
hope this help
Regards,
Samira
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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
Hi Gill,
try this
hope this help
Regards,
Samira
is working on a reply...