G
George Hester
maybe it's a good idea to say, "thanks." I have a Java service which depends on the WWW Publishing service. I set this up some time back. Normally when I stop the IIS services I do it in the Control Panel | Services area. But there is a better way of doing it. That is at the command prompt typing iisreset. This stops and restarts all the IIS services. If all the services are already stopped basically it just starts all your services back up.
And guess what? It slso started my Java service. That was definitely unexpected and I was happy to see that. I do have one question though. Is there a way to just stop all the IIS Services without restarting? Is it iisstop? Thanks.
And guess what? It slso started my Java service. That was definitely unexpected and I was happy to see that. I do have one question though. Is there a way to just stop all the IIS Services without restarting? Is it iisstop? Thanks.