 |
|
 |
|
Next: IIS4 not releasing IP address after website delet..
|
| Author |
Message |
External

Since: Jan 14, 2004 Posts: 14
|
(Msg. 1) Posted: Sun Sep 26, 2004 12:39 am
Post subject: IIS Service on XP Pro SR2 Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
Got IIS installed (sucessfully)... all is well.
Configured ALL IIS related services to start MANUALLY, i.e. NOT automatic.
ALL services (FTP,WWW,SMTP) except for the IIS service are behaving.
After bootup, IIS shows "starting..." eventhough it is configured to MANUAL.
???
Is this normal?
--
Frank Bachman
(Grumpy Aero Guy) >> Stay informed about: IIS Service on XP Pro SR2 |
|
| Back to top |
|
 |  |
External

Since: Aug 25, 2003 Posts: 2419
|
(Msg. 2) Posted: Sun Sep 26, 2004 4:56 am
Post subject: Re: IIS Service on XP Pro SR2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Depending on your configuration, it is probably normal. As I explain below,
the issue isn't really with IIS/Windows.
Unknown to you, you are running some code SOMEWHERE that queried for IIS
configuration and that action triggered the IISADMIN service to start. This
code is running as either LocalSystem or with Administrative privileges
(only way for it to auto-trigger IISADMIN service to start since IIS
interfaces are accessible only by those accounts).
Some of the in-box services that can do this include FTP, WWW, SMTP, NNTP,
Indexing Service, Remote Printing Service, and Phonebook Service.
There may be others, including 3rd party software, that can do this.
You will have to figure out what code is triggering IISADMIN to start like
that and stop that code from doing so.
Another way to go about it is if you DISABLE the IISADMIN Service and see
what software/services complain/fail-to-start.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Grumpy Aero Guy" <fbachman.TakeThisOut@beer_me.com> wrote in message
news:%23wt4Xm2oEHA.1712@tk2msftngp13.phx.gbl...
Got IIS installed (sucessfully)... all is well.
Configured ALL IIS related services to start MANUALLY, i.e. NOT automatic.
ALL services (FTP,WWW,SMTP) except for the IIS service are behaving.
After bootup, IIS shows "starting..." eventhough it is configured to MANUAL.
???
Is this normal?
--
Frank Bachman
(Grumpy Aero Guy) >> Stay informed about: IIS Service on XP Pro SR2 |
|
| Back to top |
|
 |  |
External

Since: Jan 14, 2004 Posts: 14
|
(Msg. 3) Posted: Sun Sep 26, 2004 9:34 pm
Post subject: Re: IIS Service on XP Pro SR2 [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I'll bet it is VB.Net !!!
It's no problem....just curious...thanks for your response !
--
Frank Bachman
(Grumpy Aero Guy)
"David Wang [Msft]" <someone RemoveThis @online.microsoft.com> wrote in message
news:%23OPUpe6oEHA.3460@tk2msftngp13.phx.gbl...
> Depending on your configuration, it is probably normal. As I explain
> below,
> the issue isn't really with IIS/Windows.
>
> Unknown to you, you are running some code SOMEWHERE that queried for IIS
> configuration and that action triggered the IISADMIN service to start.
> This
> code is running as either LocalSystem or with Administrative privileges
> (only way for it to auto-trigger IISADMIN service to start since IIS
> interfaces are accessible only by those accounts).
>
> Some of the in-box services that can do this include FTP, WWW, SMTP, NNTP,
> Indexing Service, Remote Printing Service, and Phonebook Service.
>
> There may be others, including 3rd party software, that can do this.
>
> You will have to figure out what code is triggering IISADMIN to start like
> that and stop that code from doing so.
>
> Another way to go about it is if you DISABLE the IISADMIN Service and see
> what software/services complain/fail-to-start.
>
> --
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> //
> "Grumpy Aero Guy" <fbachman RemoveThis @beer_me.com> wrote in message
> news:%23wt4Xm2oEHA.1712@tk2msftngp13.phx.gbl...
> Got IIS installed (sucessfully)... all is well.
>
> Configured ALL IIS related services to start MANUALLY, i.e. NOT automatic.
>
> ALL services (FTP,WWW,SMTP) except for the IIS service are behaving.
>
> After bootup, IIS shows "starting..." eventhough it is configured to
> MANUAL.
>
> ???
>
> Is this normal?
>
> --
>
>
> Frank Bachman
> (Grumpy Aero Guy)
>
>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS Service on XP Pro SR2 |
|
| Back to top |
|
 |  |
| Related Topics: | www service - I have registered my domain name with netork solutions, and successfully setup the site on my 2000 server. however, i can type the url without www and it comes up. i cannot get the www ahead of the url to work. am i missing something, or is this a...
Index service - What is the limitation to the size of the catalog. We are seeing frequent coruption
Web Service & IIS 6.0 - Getting 401:Unauthorized - I have a simple web service in IIS 6.0 that uses Integrated Windows Authentication. I wrote a Windows client that sets the credentials to DefaultCredentials and calls the web service. When the client runs on the IIS 6.0 server itself the web service..
Web service startup - I ran a personal web server on Win2k, no problems. On XP Pro, I am trying to run the same service. However, the web server will only run when an administrator logs in and stays logged in. If you try to switch users, it blocks access. Is this a..
service unavailbe - Elo why does i get this message ("service unavailbe") when i open http://localhost? everythink become fine when i restart servis (net stop/start w3svc), or all iis. debe PS please on priv: dariuszbz@wp.pl solution i'll put on this group |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|