473,511 Members | 15,364 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WWW Publishing Service Stopped Unexpectedly with Event ID 7031

Hello Everyone,

We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer
Jul 19 '05 #1
12 4378
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer" <be********@shuf.com> wrote:
Hello Everyone,

We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer


Right-click on each service in the services tool , select Properties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

Jul 19 '05 #2
worm/virii would be my first guess.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Beer" <be********@shuf.com> wrote in message
news:00****************************@phx.gbl...
Hello Everyone,

We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

Jul 19 '05 #3
Have you installed the Nimda patch from 2002 or whenever that was?

Ray at work

"Beer" <be********@shuf.com> wrote in message
news:00****************************@phx.gbl...
Hello Everyone,

We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

Jul 19 '05 #4
Hello Ray,

First of all, I apologize for mulitposting my questions on
different groups.

Yes, I believe so. I ran the Baseline Security Analyzer
on the web server, and it did not indicate any
vulnerabilities on the server.

The server seems to be all patched with both Windows and
IIS security updates.

Beer
-----Original Message-----
Have you installed the Nimda patch from 2002 or whenever that was?
Ray at work

"Beer" <be********@shuf.com> wrote in message
news:00****************************@phx.gbl...
Hello Everyone,

We have been getting the EventID 7031 errors ever since we installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

.

Jul 19 '05 #5
We scanned the server with the utility, but it did not
find any worms or viruses.
-----Original Message-----
worm/virii would be my first guess.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"Beer" <be********@shuf.com> wrote in message
news:00****************************@phx.gbl...
Hello Everyone,

We have been getting the EventID 7031 errors ever since we installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

.

Jul 19 '05 #6
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer" <be********@shuf.com> wrote:
Hello Everyone,

We have been getting the EventID 7031 errors ever since weinstalled SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticedthat the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. Ifso, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer
Right-click on each service in the services tool , select

Properties and look at the Recovery tab..
Set whatever actions you want it to take on failure..

This may do what you want.

.

Jul 19 '05 #7

Look at this page from Microsoft..The Virus protection may be causing the problem:

http://support.microsoft.com/default...&Product=iis50

Hope it helps remove the cause not just relieve the symptoms, like my last response.
On Tue, 6 Jan 2004 10:04:34 -0800, "Beer" <be********@shuf.com> wrote:
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"

<be********@shuf.com> wrote:
Hello Everyone,

We have been getting the EventID 7031 errors ever sinceweinstalled SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. Wenoticedthat the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped.Ifso, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer


Right-click on each service in the services tool , select

Properties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

.


Jul 19 '05 #8
Hello Turbear,

Thank you very much for your help. I really apprecaite it.

On our web server, the only pages that are allowed to run
are .asp and .asa. In addition, we do not have any virus
scan software running on the machine, we have another
machine to handle that. Therefore, those solutions do not
seem to be helping much.

I have been looking and looking on the web, but I have not
been able to point out what exactly is causing the problem.

Do you think that it is because of the asp coding? (But,
keep in mind that, everything was working properly before
SP3.)

Please advise and again, thank you very much.

Sandy
-----Original Message-----

Look at this page from Microsoft..The Virus protection may be causing the problem:
http://support.microsoft.com/default.aspx?scid=kb;en- us;821749&Product=iis50
Hope it helps remove the cause not just relieve the symptoms, like my last response.

On Tue, 6 Jan 2004 10:04:34 -0800, "Beer" <be********@shuf.com> wrote:
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"

<be********@shuf.com> wrote:

Hello Everyone,

We have been getting the EventID 7031 errors ever since
we
installed SP 3. We have been searching for any
possiblesolution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We

noticed
that the Event Viewer logged those 7031 errors when allthe hosted sites were stopped.

I wonder if a script can be written to detect the statusof the sites and restart the IIS if they are stopped.

If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

Right-click on each service in the services tool ,

selectProperties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

.


.

Jul 19 '05 #9
Ber
-----Original Message-----

Look at this page from Microsoft..The Virus protection may be causing the problem:
http://support.microsoft.com/default.aspx?scid=kb;en- us;821749&Product=iis50
Hope it helps remove the cause not just relieve the symptoms, like my last response.

On Tue, 6 Jan 2004 10:04:34 -0800, "Beer" <be********@shuf.com> wrote:
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"

<be********@shuf.com> wrote:

Hello Everyone,

We have been getting the EventID 7031 errors ever since
we
installed SP 3. We have been searching for any
possiblesolution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We

noticed
that the Event Viewer logged those 7031 errors when allthe hosted sites were stopped.

I wonder if a script can be written to detect the statusof the sites and restart the IIS if they are stopped.

If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

Right-click on each service in the services tool ,

selectProperties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

.


.

Jul 19 '05 #10
Hello Turkbear,

Thank you very much for helping me with the problem. I
really appreciate it.

I have read the article but it does not apply to our case
since our web server does not have any backup or virus
scan programs on itself.

I have been looking around for any possible leads or
solutions, but I have not been able to pin-point the cause.

Once again, thank you very much.

Beer
-----Original Message-----

Look at this page from Microsoft..The Virus protection may be causing the problem:
http://support.microsoft.com/default.aspx?scid=kb;en- us;821749&Product=iis50
Hope it helps remove the cause not just relieve the symptoms, like my last response.

On Tue, 6 Jan 2004 10:04:34 -0800, "Beer" <be********@shuf.com> wrote:
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"

<be********@shuf.com> wrote:

Hello Everyone,

We have been getting the EventID 7031 errors ever since
we
installed SP 3. We have been searching for any
possiblesolution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We

noticed
that the Event Viewer logged those 7031 errors when allthe hosted sites were stopped.

I wonder if a script can be written to detect the statusof the sites and restart the IIS if they are stopped.

If
so, please provide information on that as I have never
done something like this before.

Any help/suggestions are higly appreciated.

Thank you very much,
Beer

Right-click on each service in the services tool ,

selectProperties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

.


.

Jul 19 '05 #11
Yes even i am getting the problem and haven't found any solution.
Everything was working fine for me as well till i had SP3. Lately when we
upgraded the server through windows update, then the problem started coming.
I have checked number of articles on web but haven't found the exact
solution for the same.
Two day before i posted a big article on this with subject as "IIS Services
stop - got no solution" in this same newsgroup. You guys can check that out
to see what exactly the problem is.

Any help will be appreciated
<an*******@discussions.microsoft.com> wrote in message
news:00****************************@phx.gbl...
Hello Turbear,

Thank you very much for your help. I really apprecaite it.

On our web server, the only pages that are allowed to run
are .asp and .asa. In addition, we do not have any virus
scan software running on the machine, we have another
machine to handle that. Therefore, those solutions do not
seem to be helping much.

I have been looking and looking on the web, but I have not
been able to point out what exactly is causing the problem.

Do you think that it is because of the asp coding? (But,
keep in mind that, everything was working properly before
SP3.)

Please advise and again, thank you very much.

Sandy
-----Original Message-----

Look at this page from Microsoft..The Virus protection

may be causing the problem:

http://support.microsoft.com/default.aspx?scid=kb;en-

us;821749&Product=iis50

Hope it helps remove the cause not just relieve the

symptoms, like my last response.


On Tue, 6 Jan 2004 10:04:34 -0800, "Beer"

<be********@shuf.com> wrote:
Thank you very much for your instruction. I have set it
to restart the service on the first, second and third
failure. Hope this will help to solve the problem.

thank you.
-----Original Message-----
On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"
<be********@shuf.com> wrote:

>Hello Everyone,
>
>We have been getting the EventID 7031 errors ever sincewe
>installed SP 3. We have been searching for any possible>solution, but not much luck.
>
>We are running Windows 2000 server with IIS 5.0 (No
>indexing services installed), and SP4. Every now and
>then, we have the 7031 for IIS Admim, SMPT and WWW
>services stopped without any apparent reason. We
noticed
>that the Event Viewer logged those 7031 errors when all>the hosted sites were stopped.
>
>I wonder if a script can be written to detect the status>of the sites and restart the IIS if they are stopped.
If
>so, please provide information on that as I have never
>done something like this before.
>
>Any help/suggestions are higly appreciated.
>
>Thank you very much,
>Beer

Right-click on each service in the services tool , selectProperties and look at the Recovery tab..

Set whatever actions you want it to take on failure..

This may do what you want.

.


.

Jul 19 '05 #12
hey did anyone get a solution to this problem. I am still waiting. The
thread started properly but it did end. The problem is still unsolved. If
anyone has a solution please let me know

Thanks
"Niel" <na*******@vippowernet.com> wrote in message
news:O3**************@TK2MSFTNGP12.phx.gbl...
Yes even i am getting the problem and haven't found any solution.
Everything was working fine for me as well till i had SP3. Lately when we
upgraded the server through windows update, then the problem started coming. I have checked number of articles on web but haven't found the exact
solution for the same.
Two day before i posted a big article on this with subject as "IIS Services stop - got no solution" in this same newsgroup. You guys can check that out to see what exactly the problem is.

Any help will be appreciated
<an*******@discussions.microsoft.com> wrote in message
news:00****************************@phx.gbl...
Hello Turbear,

Thank you very much for your help. I really apprecaite it.

On our web server, the only pages that are allowed to run
are .asp and .asa. In addition, we do not have any virus
scan software running on the machine, we have another
machine to handle that. Therefore, those solutions do not
seem to be helping much.

I have been looking and looking on the web, but I have not
been able to point out what exactly is causing the problem.

Do you think that it is because of the asp coding? (But,
keep in mind that, everything was working properly before
SP3.)

Please advise and again, thank you very much.

Sandy
-----Original Message-----

Look at this page from Microsoft..The Virus protection

may be causing the problem:

http://support.microsoft.com/default.aspx?scid=kb;en-

us;821749&Product=iis50

Hope it helps remove the cause not just relieve the

symptoms, like my last response.


On Tue, 6 Jan 2004 10:04:34 -0800, "Beer"

<be********@shuf.com> wrote:

>Thank you very much for your instruction. I have set it
>to restart the service on the first, second and third
>failure. Hope this will help to solve the problem.
>
>thank you.
>>-----Original Message-----
>>On Tue, 6 Jan 2004 09:00:28 -0800, "Beer"
><be********@shuf.com> wrote:
>>
>>>Hello Everyone,
>>>
>>>We have been getting the EventID 7031 errors ever

since
>we
>>>installed SP 3. We have been searching for any

possible
>>>solution, but not much luck.
>>>
>>>We are running Windows 2000 server with IIS 5.0 (No
>>>indexing services installed), and SP4. Every now and
>>>then, we have the 7031 for IIS Admim, SMPT and WWW
>>>services stopped without any apparent reason. We
>noticed
>>>that the Event Viewer logged those 7031 errors when

all
>>>the hosted sites were stopped.
>>>
>>>I wonder if a script can be written to detect the

status
>>>of the sites and restart the IIS if they are stopped.
>If
>>>so, please provide information on that as I have never
>>>done something like this before.
>>>
>>>Any help/suggestions are higly appreciated.
>>>
>>>Thank you very much,
>>>Beer
>>
>>Right-click on each service in the services tool ,

select
>Properties and look at the Recovery tab..
>>
>>Set whatever actions you want it to take on failure..
>>
>>This may do what you want.
>>
>>
>>
>>.
>>

.


Jul 19 '05 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
10454
by: Shads | last post by:
Hi, I receive this error in the System Event Log? Event Type: Error Event Source: Service Control Manager Event Category: None Event ID: 7031 Date: 15/08/2005 Time: 22:22:32
2
19464
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was deemed a perfect candidate for ASP.NET. So, .NET...
2
3586
by: John A Grandy | last post by:
Has anyone unexpectedly encountered the following error for an ASP.NET application that was working fine? ...
3
2596
by: zxo102 | last post by:
Hi there, I have a python application (many python scripts) and I start the application like this python myServer.py start in window. It is running in dos window. Now I would like to put it...
3
3968
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
0
1317
by: Donald | last post by:
I wrote a service in .Net 2.0 that is running on a 2003 server. Every once in a while I get the following error: Event Type: Error Event Source: Service Control Manager Event Category: None...
4
3159
by: kkt49 | last post by:
# vim: et sw=4 ts=8 sts from wxPython.wx import * import sys, os, time import pywintypes import win32serviceutil import win32service import win32event import win32process
5
2110
by: Jon Paal | last post by:
anybody know what causes this error message reported by visual studio just in tiime debugger ? I get it when trying to populate a simple gridview from a datareader. Running locally, the code...
9
8594
by: mohitkumar | last post by:
Hello All, We have 3 windows services written in C#. We use them to process files from a folder into database and further to process the data into various SQL Tables. All the services hang...
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7418
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7508
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5662
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3212
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.