For some reason my default web site has quit starting. It was working
fine before I installed vb.net. I could not connect vb.net because I
am running IIS on Port 81 and VB.net was looking on port 80. My FTP
site is running. My configuration is windows 2003 standard server with
IIS 6.0. I have tried manually starting various services, etc., with
no success. I get a message w32srv must be started manually. Any
ideas?

Re: Website will not start by Will

Will
Fri Jan 21 09:18:22 CST 2005

What is the output when you perform the following commands:
net stop iisadmin /y
iisreset /stop
iisreset /start


Re: Website will not start by rbrewer

rbrewer
Fri Jan 21 09:25:16 CST 2005

The first two commands returned nominally. The third command returned,
"IIS Admin Service or a service dependant on IIS Admin is not active.
It most likely failed to start, which may mean that it's disabled. ???

On 21 Jan 2005 07:18:22 -0800, "Will Platnick" <wplatnick@gmail.com>
wrote:

>What is the output when you perform the following commands:
>net stop iisadmin /y
>iisreset /stop
>iisreset /start


Re: Website will not start by Will

Will
Fri Jan 21 10:00:20 CST 2005

I would try resetting the server. Generally when I get that message, a
server reboot clears it up.


Re: Website will not start by rbrewer

rbrewer
Fri Jan 21 18:15:44 CST 2005

I've done that. I was getting some message about the w32svc, whatever
that is. The last log entry I have is from two days ago.

On 21 Jan 2005 08:00:20 -0800, "Will Platnick" <wplatnick@gmail.com>
wrote:

>I would try resetting the server. Generally when I get that message, a
>server reboot clears it up.


Re: Website will not start by rbrewer

rbrewer
Fri Jan 21 18:21:40 CST 2005

I changed my e-mail address. I don't want it showing up in the message
headers. I made several replies today but they didn't get posted
because I deleted my e-mail address in my newsreader profile and it
won't post without something in the "from" box.
Anyway, my FTP site is running. What else could be wrong?
On Sat, 22 Jan 2005 00:15:44 GMT, rbrewer@Xbvxv.com wrote:

>I've done that. I was getting some message about the w32svc, whatever
>that is. The last log entry I have is from two days ago.
>
>On 21 Jan 2005 08:00:20 -0800, "Will Platnick" <wplatnick@gmail.com>
>wrote:
>
>>I would try resetting the server. Generally when I get that message, a
>>server reboot clears it up.


Re: Website will not start by rbrewer

rbrewer
Fri Jan 21 18:25:11 CST 2005

When I try to "recalculate server extensions" I get the message
"System error 0 when trying to start W3svc".
On Sat, 22 Jan 2005 00:21:40 GMT, rbrewer@Xbvxv.com wrote:

>I changed my e-mail address. I don't want it showing up in the message
>headers. I made several replies today but they didn't get posted
>because I deleted my e-mail address in my newsreader profile and it
>won't post without something in the "from" box.
>Anyway, my FTP site is running. What else could be wrong?
>On Sat, 22 Jan 2005 00:15:44 GMT, rbrewer@Xbvxv.com wrote:
>
>>I've done that. I was getting some message about the w32svc, whatever
>>that is. The last log entry I have is from two days ago.
>>
>>On 21 Jan 2005 08:00:20 -0800, "Will Platnick" <wplatnick@gmail.com>
>>wrote:
>>
>>>I would try resetting the server. Generally when I get that message, a
>>>server reboot clears it up.


Re: Website will not start by rbrewer

rbrewer
Sat Jan 22 08:15:10 CST 2005

I have tried that. It doesn't work. When I type "net start w3svc" I
get an error message which refers to 2147500034 and help message 3547.
When I type "net helpmsg 3547" I just get 3 asterisks. ???

On 21 Jan 2005 08:00:20 -0800, "Will Platnick" <wplatnick@gmail.com>
wrote:

>I would try resetting the server. Generally when I get that message, a
>server reboot clears it up.