I have winxpPro and have configured remote desktop web connection.
This is running the entire time I am connected, even though I clicked on
Disconnect from IIS, by going to Start>Programs>Admin Tools>IIS: Right click
on myPC and Disconnect.
I only want this to be run when I enable it. How can I disable the IIS. Even
though it's disconnected right now, I am still able to bring up the RDWC
connection by just typing my IP address.
Thanks
Gino

Re: How to STOP/Disconnect IIS? by Atrax

Atrax
Wed Jul 23 21:37:38 CDT 2003

find the services applet in control panel and configure the web service
so it won't run automatically.






________________________________________
Atrax. MVP, IIS
http://rtfm.atrax.co.uk/

newsflash : Atrax.Richedit 1.0 now released.
http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Re: How to STOP/Disconnect IIS? by Ken

Ken
Wed Jul 23 21:33:23 CDT 2003

What you did just disconnects IIS from the IIS MMC Snapin (you can have the
IIS Snapin connect to as many different machines as you want, using
Right-click -> Connect)

Instead, you need to stop the World Wide Web Publishing service (which will
stop all websites), or just the website in question.

You can stop a website, by using the IIS MMC Snapin. Highlight the website
in question, and press the "Stop" button (looks like a square) on the
toolbar.

To stop all websites (and the webserver), goto Start -> Programs _> Admin
Tools -> Services and stop the World Wide Publishing service.

Cheers
Ken

" -781-" <lets@have.org> wrote in message
news:%23tqPrhYUDHA.1484@TK2MSFTNGP12.phx.gbl...
: I have winxpPro and have configured remote desktop web connection.
: This is running the entire time I am connected, even though I clicked on
: Disconnect from IIS, by going to Start>Programs>Admin Tools>IIS: Right
click
: on myPC and Disconnect.
: I only want this to be run when I enable it. How can I disable the IIS.
Even
: though it's disconnected right now, I am still able to bring up the RDWC
: connection by just typing my IP address.
: Thanks
: Gino
:
:
: