-
Windows Server 2003 - Windows Service runs batch file
I developed Win Service for creation and running batch file (.NET - VS 2003).
Than batch file runs Putty’s family utility pscp.exe for remote file copy (Linux -> Windows)
Everything is working fine on XP machine, but not on WS2003 (Windows Server 2003).
Task Manager shows running cmd.exe and pscp.exe processes, but no files are copied.
Prerequisites:
- Logon as Administrator
- Cmd.exe has all permissions
- Windows Service is running under Administrator account, and I even used Impersonation for this service
- I tried to run this Service under various accounts too giving all possible permissions.
- Windows Service was tested with and without “Allow service to interact with desktop” option
- I run it under “Local System account” and Network as well.
Standalone batch file runs perfect on WS2003 – no problems, everything is copied as expected.
No problems when this batch file is started from Windows Application.
No Error events in any of three Event Log files.
Strangely “Allow service to interact with desktop” option does not show “Command Line Window“ although cmd.exe is running as a hidden window!!!
Do you have any idea, gurus?
-
Hi,
I have exactly same problem.
Please H E L P !!!!!
Yael
-
Welcome to DevX 
Have a look here.
Similar Threads
-
By Razarr69 in forum ASP.NET
Replies: 12
Last Post: 08-16-2005, 10:17 AM
-
By Arafat Salman in forum VB Classic
Replies: 0
Last Post: 12-15-2001, 05:27 AM
-
Replies: 0
Last Post: 04-16-2001, 09:28 PM
-
By Bernhard Sillipp in forum Web
Replies: 0
Last Post: 09-22-2000, 07:49 AM
-
Replies: 7
Last Post: 09-15-2000, 08:44 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|