[python-win32] win32 Service and Networkdrive Trouble...
Sergej Pioch
sergej.pioch at rz.uni-freiburg.de
Thu Aug 28 18:11:18 EDT 2003
Jim Vickroy wrote:
Thank you all for the fast answers!
>Until someone more knowledgeable than I responds, you might try
running the
>Service in debug mode (command line option 'debug' rather than 'start').
>That redirects all messages (including event log messages) to the console.
>Its puzzling that you can run it (successfully) from the same account that
>the Service uses.
>
>
Pretty nice: When I run the Service in debug-mode, either from calling
it with the debug switch from commandline or debug it with
'C:\Python22\Lib\site-packages\win32\PythonService.exe -debug
<Programname>', I just get a suitable result - just like calling parts
of the code on the commandline...
Best
Sergej
More information about the Python-win32
mailing list