|
-
Jun 25th, 2009, 09:55 AM
#1
Thread Starter
Lively Member
invoking Win service from web service
Hi guys
plz tell me How to invoke windows service from web service in vs 2008.
-@jay-
-
Jun 28th, 2009, 02:33 PM
#2
Re: invoking Win service from web service
Did you try System.Diagnostics.Process.Start? You can call
net start servicename
to start a service.
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
|
Click Here to Expand Forum to Full Width
|