[python-win32] Puzzling Event Log entry

Syver Enstad SyverE@cyberwatcher.com
Thu, 12 Jul 2001 19:10:32 +0200


> -----Original Message-----
> From: Jim Vickroy [mailto:Jim.Vickroy@noaa.gov]
> 

> Note, my 'SXI receiving dock scrubber started.' message is there, but
> there is also some sort of problem.  What have I overlooked?

You have to register PythonService.exe like this:
pythonservice.exe /register

(PythonService.exe is located in your .\win32 folder where current dir is
the python folder.)

This registers the ID's so that you won't get the errormessages.