Article ID: 812486 - Last Review: December 3, 2007 - Revision: 2.7 Event ID 7000 and "%1 Is Not a Valid Win32 Application" Error Message When You Start a ServiceSYMPTOMSOne or more of the services that are installed on your
computer do not start, and one of the following issues occurs:
CAUSEThis issue may occur if the path of the executable file for
the service contains spaces. When Windows starts a service, it parses the path of the service from left to right. If both of the following conditions are true, Windows may locate and try to run the file or folder before it locates and runs the executable file for the service:
RESOLUTIONImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows To resolve this issue, add quotation marks around the following entry in the Windows registry, where <ServiceName> is the name of the service: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<ServiceName>\ImagePath The ImagePath entry contains the path of the executable file for the service.
To add quotation marks around the ImagePath entry for a service:
APPLIES TO
| Article Translations
|

Back to the top
