| Q: |
I have tried to install this smart card reader three times each time receiving resource manager error 1068 "dependency service could not start". I tried to uninstall and reinstall the drivers and it still hasn't worked. What do you suggest? |
| A: |
What operating system are you running? If it is Windows 2000, you may have installed the PC/SC base components on your system when they should not be installed. To check if the PC/SC base components are installed, you can go to Add / Remove programs and look for smart card based components scbase.exe. If you are running 2000 and the scbase is installed, try the following steps
%windir%\system32\scardsvr reinstall
regsvr32 %windir%\system32\scardssp.dll
Then you should try to restart the smart card service. |
|