Copied to clipboard

Flag this post as spam?

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


  • Craig100 1136 posts 2522 karma points c-trib
    Aug 05, 2013 @ 13:13
    Craig100
    0

    Upgrade 6.1.1 to 6.1.3 via Nuget Error

    Hi, thought I'd upgrade a 6.1.1 site to 6.1.3 using the Nuget Package Manager Console in VS2012. All appeared to be going ok. Told it to overwrite all config files, which appeared to go ok, then following a message saying "Successfully added 'UmbracoCMS 6.1.3' to MyProjectName" I get the following error:-

    File C:\VS2012\NLAMVC\packages\UmbracoCms.6.1.3\tools\install.ps1 cannot be loaded because the execution of scripts is disabled on this sy stem. Please see "get-help about_signing" for more details. At line:1 char:2 + & <<<< 'C:\VS2012\NLAMVC\packages\UmbracoCms.6.1.3\tools\install.ps1' $rootPath $toolsPath $package $project + CategoryInfo : NotSpecified: (:) [], PSSecurityException + FullyQualifiedErrorId : RuntimeException

    Any idea what I need to do to fix this? It's on a W7 VM with all latest updates and patches etc.

    Cheers,

    Craig

  • Cristina Barreira 1 post 21 karma points
    Jan 08, 2014 @ 11:18
    Cristina Barreira
    0

    No answer???

    I have noticed that many posts have no answers!

  • Rasmus Trumf 78 posts 160 karma points
    Jan 09, 2014 @ 14:06
    Rasmus Trumf
    0

    Go to the C:\Windows\SysWOW64\WindowsPowerShell\v1.0\ powershell.exe and set the execution policy by typing this into your powershell window:

    Set-ExecutionPolicy RemoteSigned

Please Sign in or register to post replies

Write your reply to:

Draft