Error 1093 %1 Is Not a Valid Application
Message
When attempting to start LPS as a service, the following error is generated:
Could not start the service Loftware Print Server on <computer name> 0193: %1 is not a valid application
Also in the Event Viewer, the following error may also be displayed:
Event ID 7000 The Loftware Print Server service failed to start due to the following error: The system cannot find the file specified.
Explanation
This problem can occur if the folder location of the executable contains spaces in the directory name (long filename).
Solution
To correct this problem, modify the registry key containing the executable path to be enclosed in quotation marks or change the executable to use the standard 8.3 (tilde~) path notation.
- Locate Using Regedit: (Start > Run > Type in regedit, press OK)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Watchdognt - Find the ImagePath key, should read:
C:\Program Files\Loftware Labeling\Watchdognt.exe - Highlight and right-click on the path, choose Edit, and change it to:
C:\Progra~1\Loftwa~1\WatchDogNT.exe
Note: If you have installed to a different drive, such as D:\ , or you have a different file convention, use that in place of the above example.
WARNING! Editing the registry can cause irrevocable damage to your operating system. The registry should only be altered by experienced users.
Article Number
2009212
Versions
All Versions Running the Loftware Print Server
Environment
All supported installation environments.