Note that there are some explanatory texts on larger screens.

plurals
  1. POfile cannot be loaded because the execution of scripts is disabled on this system
    text
    copied!<pre class="lang-none prettyprint-override"><code>File C:\Users\Acer\Desktop\Projelerim\BEM_CANLI\BEM\packages\EntityFramework.5. 0.0\tools\init.ps1 cannot be loaded because its execution is blocked by softwar e restriction policies. For more information, contact your system administrator. At line:1 char:44 + $__pc_args=@(); $input|%{$__pc_args+=$_}; &amp; &lt;&lt;&lt;&lt; 'C:\Users\Acer\Desktop\Proj elerim\BEM_CANLI\BEM\packages\EntityFramework.5.0.0\tools\init.ps1' $__pc_args[ 0] $__pc_args[1] $__pc_args[2]; Remove-Variable __pc_args -Scope 0 + CategoryInfo : NotSpecified: (:) [], PSSecurityException + FullyQualifiedErrorId : RuntimeException </code></pre> <p>I get above error in package manager console. I found some solution, but I cant fix it. I tried followings</p> <p><a href="https://stackoverflow.com/questions/4037939/powershell-execution-of-scripts-is-disabled-on-this-system">PowerShell says &quot;execution of scripts is disabled on this system.&quot;</a></p> <p><a href="http://sqlish.com/file-ps1-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-please-see-get-help-about_signing-for-more-details/" rel="nofollow noreferrer">http://sqlish.com/file-ps1-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-please-see-get-help-about_signing-for-more-details/</a></p> <p>I changed execution policy, </p> <p><img src="https://i.stack.imgur.com/yBBxS.png" alt="enter image description here"></p> <p>But I allways get the same error. </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload