You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Windows\system32> Import-Module Octopus-Cmdlets
Import-Module : Could not load file or assembly
'file:///C:\Users\mukhin_s\Documents\WindowsPowerShell\Modules\Octopus-Cmdlets\Octopus-Cmdlets.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
Such as:
C:\Users\mukhin_s\Documents\WindowsPowerShell\Modules\Octopus-Cmdlets\Sprache.xml
C:\Windows\assembly*\Sprache
HKCU\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell
I have this issue too. It has only started happening since one of my machines has needed a calamari update. The issue goes away when the calamari update is applied.
PS C:\Windows\system32> Import-Module Octopus-Cmdlets
Import-Module : Could not load file or assembly
'file:///C:\Users\mukhin_s\Documents\WindowsPowerShell\Modules\Octopus-Cmdlets\Octopus-Cmdlets.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At line:1 char:1
Tried with both 0.1.0 and 0.2.24 versions.
PS C:\Windows\system32> $PSVersionTable.PSVersion
Major Minor Build Revision
4 0 -1 -1
The text was updated successfully, but these errors were encountered: