forked from aybe/Windows-API-Code-Pack-1.1
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
This 2 line program will get an error with version 3.4.0-preview
using Microsoft.WindowsAPICodePack.Sensors;
var list = SensorManager.GetAllSensors();
I received the following error:
System.Runtime.InteropServices.COMException: 'Cannot create a file when that file already exists. (0x800700B7)'
System.Runtime.InteropServices.COMException
HResult=0x800700B7
Message=Cannot create a file when that file already exists. (0x800700B7)
Source=
StackTrace:
This exception was originally thrown at this call stack:
[External Code]
Program.
any ideas?
bud
Metadata
Metadata
Assignees
Labels
No labels