Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Need some help for sending custom commands from ASP.NET page

0 views
Skip to first unread message

erbilkonuk

unread,
May 16, 2008, 1:57:24 AM5/16/08
to
Hi everyone,
I have been developing a project that is composed of one windows
service and one ASP.NET web site. The windows service and ASP.NET web
site reside on the same server.
I want to send start/stop service commands and custom commands to the
Windows service from ASP.NET Web site.
What I have done is :

* I read in a site that an web site user get credential of a user
"Network Service" at the server so I run the service with account
"Network Service"
* I give full control for user "Network Service" on Windows Service
executable .


What I get at the web site when I try to start/stop Service or send
custom commands is "access denied' error.


Should I programmatically get any priviledges? What should I do?


Best regards


B. Erbil KONUK

0 new messages