Windows XP permissions
PROBLEM:
ERPlite installation fails and generates an error message like: wckserve not running/serving/damaged, initialization failed,...
CAUSES
1. Windows upgraded from 95/98/ME to NT/2000/XP corrupting the Windows/System information.
Resolution: Do a custom uninstall of ERPlite: start > control panel > add/remove software > custom uninstall > uninstall ( files in WinSys path, registry keys-created and altered)
2. The Windows XP SYSTEM account does not have adequate permissions. SYSTEM is used by XP to run services which are required by the sitekey/sitecode license software, called crypkey……
Resolution:
1. Select the properties of the application folder (C:\DbM)
NOTE: if you do not see the security tab then
1.1 In Windows Explorer, right click on C:\ . If the File system is NTFS then go to Step 1.2. IF the File system is FAT32, then convert the filesystem to NTFS.
Just go to the Command Prompt and execute the command:
C:\> CONVERT C: /fs:ntfs
1.2 Boot Windows into “Safe Mode”. If the security tab is now visible, go to step 2.
2. Click on Security tab.
3. Note that the User or Administrator must have full control as shown above.
4. If the you have a SYSTEM user shown skip the next step.
5. Click the 'ADD' button.
6. Click the Advanced button.
7. Click the Find Now button.
8. Click on SYSTEM
9. Click OK
10. Click Ok
10. Click on SYSTEM
12. Click on Full Control to allow all.
Now test your application and see if the -102 wckserve error has been resolved.