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
I have installed the latest version at time of writing (v1.5.9 and also tried the C# version v1.19) which is failing with the error on Windows 11 23H2 build 22631.2861.
In the case of the Powershell commands I am getting the following errors:
PS C:> Get-DesktopList
The type initializer for 'VirtualDesktop.DesktopManager' threw an exception.
At C:\Program Files\WindowsPowerShell\Modules\VirtualDesktop\1.5.9\VirtualDesktop.ps1:1242 char:16
for ($I = 0; $I -lt [VirtualDesktop.Desktop]::Count; $I++)
Thanks for your speedy response, unfortunately it's actually a newly built and issued work laptop so I am unable to upgrade the OS independently as that is managed by our IT department.
I have installed the latest version at time of writing (v1.5.9 and also tried the C# version v1.19) which is failing with the error on Windows 11 23H2 build 22631.2861.
In the case of the Powershell commands I am getting the following errors:
PS C:> Get-DesktopList
The type initializer for 'VirtualDesktop.DesktopManager' threw an exception.
At C:\Program Files\WindowsPowerShell\Modules\VirtualDesktop\1.5.9\VirtualDesktop.ps1:1242 char:16
The text was updated successfully, but these errors were encountered: