Problems running script as service
From: Jim Y. (anonymous_at_discussions.microsoft.com)
Date: 02/25/04
- Next message: Al Dunbar [MS-MVP]: "Re: Get information from Windows 9x"
- Previous message: J-P Roberts: "IGroupPolicyObject"
- Next in thread: Joseph Acosta: "Re: Problems running script as service"
- Reply: Joseph Acosta: "Re: Problems running script as service"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 11:31:07 -0800
I have a script that I've set up to run as a service. It does some things and then sleeps for 20 seconds, then looks for things to do, then sleeps again.
The service seems to start ok and does what it should do for a while. Later, it stops working.
If I run the script in the foreground, it runs forever.
A friend of mine stopped by this morning and is having the same problem.
I'm using srvany with the following parameter:
Application: c:\winnt\system32\cscript.exe
AppParameters: c:\gs\pstopdf.js (this is the javascript it is running)
Thank you.
Jim
- Next message: Al Dunbar [MS-MVP]: "Re: Get information from Windows 9x"
- Previous message: J-P Roberts: "IGroupPolicyObject"
- Next in thread: Joseph Acosta: "Re: Problems running script as service"
- Reply: Joseph Acosta: "Re: Problems running script as service"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|