Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Service and Process

Status
Not open for further replies.

croydon

Programmer
Apr 30, 2002
253
EU
It is possible to run a Windows Service that runs another program using System.Diagnostics.Process.Start?

I have tested this successfully as a Windows application but when I run the same code in a similar Windows Service it will not start the process.

Any suggestions would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top