How to fix WFS_ERR_INVALID_SERVPROV error

Viewed 13

I found an Xfs wrapper in c# (class library) here. Created a test project and set up the windows registry with all the necessary information for the Xfs manager.

HKEY_LOCAL_MACHINE/SOFTWARE/XFS enter image description here

HKEY_USERS/.DEFAULT/XFS enter image description here

Test program

Test program

When I press the Open button for the Card Reader, it gives an error -29.

Error code list

enter image description here

Please help what else can I do

0 Answers
Related