-
Notifications
You must be signed in to change notification settings - Fork 6
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
HASP device driver not installed (-101) #1
Comments
HASPERR_CANT_READ_HDD = -101, /* Cannot read the HASP Device Driver As this intermediate driver doesn't spit out this error code, it must come from the downlevel HASP driver. |
Sorry that im answering so late. I personly gave up and started to use an heavely optimized vm. But i wantet to start again. My program uses an speciffic version of hdd32.exe HASPHL2007.exe which im using has compatible emulator drivers that work fine in win xp 32bit but can get installed there. hdd32.exe allso fails to install. Your drivers do something but arent somehow accepted by my program. when the driver is not installed it has the error -100 with your drivers its giving the error -101. It sees somehow the drivers but has problems with them. Is there any recomenden way of you in which I could share the files with you when you want to help? |
Hi, |
my app is giving me this error after installing the driver. normaly the error is -100 if the driver is missing. But after installing the drivers im getting this error -101. I can see the driver did something. But nothing that can be used. When the dongle is missing or has wrong data it should give error 0 or 3
The text was updated successfully, but these errors were encountered: