EDN Admin
Well-known member
Hi All,
As far as I know, execute "iisreset" in command prompt from c# and restart "IIS Admin Service and World Wide Web Publishing Service" in service control panel by c# using methods in ServiceProcess namespace have the same impact, which
is restart "IIS web server".
Can someone in here confirm my thought.
Thanks heaps.
Andie
View the full article
As far as I know, execute "iisreset" in command prompt from c# and restart "IIS Admin Service and World Wide Web Publishing Service" in service control panel by c# using methods in ServiceProcess namespace have the same impact, which
is restart "IIS web server".
Can someone in here confirm my thought.
Thanks heaps.
Andie
View the full article