2
Someone has come across this message when opening Visual Sdudio??
\Packages Entityframework.5.0.0 tools init.ps1 cannot be Loaded because its Operation is blocked by software Restriction policies, such as those created by using Group Policy. At line:1 char:45 + $__pc_args=@(); $input|%{$__pc_args+=$_}; & ’D: Fonts Particular Projects Vis ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Categoryinfo : Securityerror: (:) [], Pssecurityexception + Fullyqualifiederrorid : Unauthorizedaccess
Could help me solve this?
When opening a project? Or even without any project it gives this error? Have you tried running VS as an administrator?
– Jéf Bueno
Yes when opening a project... Anyone. And I have already automatically opened as VS @jbueno Adm
– Luciano Carlos
Already changed the execution policy in the power shell?
– Jéf Bueno
I executed the PM> Unrestricted Set-Executionpolicy command and is not giving error anymore.
– Luciano Carlos