Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Mark Hammond
test ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Mark Hammond
On 12/05/2010 4:51 PM, Mark Hammond wrote: test Oops - sorry about the noise :( One-of-the-risks-when-working-on-email-clients ly, Mark ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Bill Janssen
Mark Hammond wrote: > See attached sample which works for me - be sure to place it in the > same directory as the pipeTestService.py sample (win32/Demos/service). All right, I put it in a file called nativePipeTestService.py, in that directory, and tried it. Here's what I get: $ pwd -W c:/UpLi

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Bill Janssen
Bill Janssen wrote: > $ python nativePipeTestService.py start > Starting service PyNativePipeTestService [] > Error starting service: The service did not respond to the start or control > request in a timely fashion. > $ I rebooted and tried again, same result. Then I tried setting up a win32t

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Mark Hammond
On 13/05/2010 2:08 AM, Bill Janssen wrote: Bill Janssen wrote: $ python nativePipeTestService.py start Starting service PyNativePipeTestService [] Error starting service: The service did not respond to the start or control request in a timely fashion. $ I rebooted and tried again, same resu

[python-win32] Windows Error 126 - PyVisa related??

2010-05-12 Thread Feist, Doug
Hi, Please excuse my ignorance as I am a user of just 2 weeks. I just received a new PC with XP 64-bit OS installed. I am having difficulties with running our applications and it appears to be PyVisa related. I have installed the following: Python 2.5.1 (due to our internal software apps suppor

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Bill Janssen
Mark Hammond wrote: > Execute 'python nativePipeTestService.py install' to install it, then > start it as normal (ie, don't run it manually with no args). Yes, that's what I tried first. See my message <67901.1273677...@parc.com>, just previous to the one you replied to. $ sc start PyNativePip

Re: [python-win32] Windows Error 126 - PyVisa related??

2010-05-12 Thread Tim Roberts
Feist, Doug wrote: > > > > Please excuse my ignorance as I am a user of just 2 weeks. I just > received a new PC with XP 64-bit OS installed. I am having > difficulties with running our applications and it appears to be PyVisa > related. I have installed the following: > > Python 2.5.1 (due to ou

Re: [python-win32] Running a Windows Python service without pythonservice.exe?

2010-05-12 Thread Mark Hammond
On 13/05/2010 9:25 AM, Bill Janssen wrote: Mark Hammond wrote: Execute 'python nativePipeTestService.py install' to install it, then start it as normal (ie, don't run it manually with no args). Yes, that's what I tried first. See my message <67901.1273677...@parc.com>, just previous to the