allenslian / attendances

one back end service for synchronizing attendance logs from some devices to web api.
1 stars 2 forks source link

The project should be built to x86 platform, not x64. #9

Closed allenslian closed 6 years ago

allenslian commented 6 years ago

If you use x64 version, the service can't connect to zkteco device, and it'll throw System.AccessViolationException error.

allenslian commented 6 years ago

Because building the solution with wrong zkteco dll files.