aspnet / dnvm

OBSOLETE - see readme
Other
174 stars 61 forks source link

dmvm upgrade not signed #517

Closed mi4t23 closed 8 years ago

mi4t23 commented 8 years ago

the message below is in german and states that dmvm.ps1 cannot be executed because it is not signed. In fact the environment I'm working in requires signed powershell scripts

PS E:\XXX> dnvm upgrade
dnvm : Die Datei "C:\Users\uuu\.dnx\bin\dnvm.ps1" kann nicht geladen werden. Die Datei
"C:\Users\uuu\.dnx\bin\dnvm.ps1" ist nicht digital signiert. Sie könnend dieses Skript im aktuellen System nicht
ausführen. Weitere Informationen zum Ausführen von Skripts und Festlegen der Ausführungsrichtlinie erhalten Sie in
"about_Execution_Policies" unter "http://go.microsoft.com/fwlink/?LinkID=135170"..
In Zeile:1 Zeichen:1
+ dmvm upgrade
+ ~~~~
    + CategoryInfo          : Sicherheitsfehler: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess
muratg commented 8 years ago

@mi4t23 We're not planning to make any changes to dnvm/dnx/dnu as we are retiring dnx in RC2.