Powershell error, is there a fix for this?

Viewed 37

Exception calling "Load" with "1" argument(s): "Could not load file or assembly '241664 bytes loaded from Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format." At line:1 char:1

  • [System.Reflection.Assembly]::Load([System.Convert]::FromBase64String ...
  •   + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
      + FullyQualifiedErrorId : BadImageFormatException
    
    
    
    [1]: https://i.stack.imgur.com/ZhdAR.png
    
0 Answers
Related