Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception after fresh install of VirtualDesktop 1.18 #84

Open
neilkatin opened this issue Jul 10, 2024 · 0 comments
Open

Exception after fresh install of VirtualDesktop 1.18 #84

neilkatin opened this issue Jul 10, 2024 · 0 comments

Comments

@neilkatin
Copy link

I tried running VirtualDesktop 1.18 today (downloaded from the github release folder). I get this error when I run it:

Downloads/VirtualDesktop11 /list

Unhandled Exception: System.TypeInitializationException: The type initializer for 'VirtualDesktop.DesktopManager' threw an exception. ---> System.InvalidCastException: Specified cast is not valid.
   at VirtualDesktop.IServiceProvider10.QueryService(Guid& service, Guid& riid)
   at VirtualDesktop.DesktopManager..cctor()
   --- End of inner exception stack trace ---
   at VDeskTool.Program.Main(String[] args)

I tried both VirtualDesktop11 and VirtualDesktop11-24H2 (I don't think I'm running the win11-24h2 patch, but I wanted to see if it made a difference).

I apologize in advance if this is a RTFM issue.

Just for background info: PSVirtualDesktop also didn't work, so there may be an issue with my machine relative to VirtualDesktop assumptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant