Re: Service error
From: thanat0s (thanspam_at_trollprod.org)
Date: 02/09/05
- Previous message: Edgar del Ray: "StdConvs.pas in Borland runtime library, Question"
- In reply to: thanat0s: "Service error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 09 Feb 2005 01:10:04 +0100
I got my mistake... the event is trigered when i try to launch the exe
thanat0s wrote:
> 've done a Little TFTP server in a service application with Indy in
> Delphi 6
>
> All runs OK for the service
>
> But : every time the service is started i got this in the event viewer :
>
> Event Type: Error
> Event Source: tftpsvr.exe
> Event Category: None
> Event ID: 0
> Date: 05/02/2005
> Time: 12:37:05
> User: N/A
> Computer: CREEPING
> Description:
> The description for Event ID ( 0 ) in Source ( tftpsvr.exe ) cannot be
> found. The local computer may not have the necessary registry
> information or message DLL files to display messages from a remote
> computer. You may be able to use the /AUXSOURCE= flag to retrieve this
> description; see Help and Support for details. The following information
> is part of the event: The service process could not connect to the
> service controller.
>
>
> I don't know where this message is trigered. and what doest he want
>
> The service process could not connect to the service controller.
>
>
> i'll deal with message table for the service himself but not for event
> source of the exename...
>
>
> anyone know that ?
>
> Thanks
- Previous message: Edgar del Ray: "StdConvs.pas in Borland runtime library, Question"
- In reply to: thanat0s: "Service error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|