Grabacr07 / VirtualDesktop

C# wrapper for the Virtual Desktop API on Windows 11.
MIT License
623 stars 135 forks source link

System.NullReferenceException with VirtualDesktop.Create() #40

Open Xinnony opened 5 years ago

Xinnony commented 5 years ago

Hi, i have a problem for create new Virtual Desktop.

I call this: VirtualDesktop test = VirtualDesktop.Create();

And get:

...Chargé 'C:\Users\...\Desktop\...\...\...\...\bin\Debug\VirtualDesktop.dll'. 
Exception levée : 'System.NullReferenceException' dans VirtualDesktop.dll
Xinnony commented 5 years ago

Netframwork 4.6.1 or 4.7.2 Windows 10 1809 (17763.253) C# WPF

Decimation commented 5 years ago

Same here

Brummell67 commented 5 years ago

Me too.

Netframwork 4.6 Windows 10 1809 (17763.379) C# WPF

Grix commented 5 years ago

Me too, in fact I get a NullReferenceException on most functions, not just Create()