Previous Topic: SXP000403Next Topic: SXP000406


SXP000404

Service could not be deleted.

Reason:

An error occurred during the DeleteService function. See additional information in the output file of the job. The operating system's return code will be entered in the log file, such as 'Can't delete service servicename, error 5'. As a result, the Installer aborts the job.

Action:

Check the services.sxp file, depending on the return code:

5 ERROR_ACCESS_DENIED (The specified handle was not opened with DELETE access).

6 ERROR_INVALID_HANDLE (The specified handle is invalid).

1072 ERROR_SERVICE_ MARKED_FOR_DELETE (The specified service has already been marked for deletion).