Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Windows Vista Network
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , ,

IIS Worker Process stopped working and was closed

Windows Vista Network


Reply
 
Thread Tools Search this Thread
  #1  
Old 19-02-2007
Scottie
 
Posts: n/a
IIS Worker Process stopped working and was closed

I am running IIS 7 for my HTTP server and at random times throughout the day
I get this error message:

IIS Worker Process stopped working and was closed

A problem caused the application to stop working correctly.
Windows will notify you if a solution is available.

I click 'Close' (as this is the only option) and that's it. My web server
doesn't seem to stop functioning. Everything seems to work normal however
this is really annoying and I want to know what is going on and if I should
worry? How do I stop this?

Reply With Quote
  #2  
Old 08-04-2007
Member
 
Join Date: Apr 2007
Posts: 1
I have the same problem.
It is very annoying.
Please Help!
i'm using windows vista and iis 7.0

Reply With Quote
  #3  
Old 03-05-2007
csmith
 
Posts: n/a
Re: IIS Worker Process stopped working and was closed

I also am using IIS7 on vista and get that random error poping up all
the time. Has anyone located a fix for this ?

On Apr 7, 5:32 pm, suse0808 <suse0808.2oo...@DoNotSpam.com> wrote:
> I have the same problem.
> It is very annoying.
> Please Help!
> i'm using windowsvistaandiis7.0
>
> --
> suse0808
> ------------------------------------------------------------------------
> suse0808's Profile:http://forums.techarena.in/members/24380.htm
> View this thread:IIS Worker Process stopped working and was closed
>
> http://forums.techarena.in




Reply With Quote
  #4  
Old 05-05-2007
haavi
 
Posts: n/a
Re: IIS Worker Process stopped working and was closed


I'm having this problem as well. IIS doesn't seem to be affected by this
errors in any noticeable way though, so if I only could supress the
error messages somehow I'd be happy with that.

If it's to any help, this is what the event viewer recorded last time
it happened:

"Faulting application w3wp.exe, version 7.0.6000.16386, time stamp
0x4549b5f8, faulting module ntdll.dll, version 6.0.6000.16386, time
stamp 0x4549bdc9, exception code 0xc0000374, fault offset 0x000af1c9,
process id 0xc60, application start time 0x01c78f34755bf0f6."


--
haavi

Reply With Quote
  #5  
Old 20-06-2007
Member
 
Join Date: Jun 2007
Posts: 1
If (HP) ---> Screwed
IF(Other OEM) --> Tell me who; So I can help.

If (Just installed PHP/MySQL) ---> Try disabling UAC and installing php to C:\inetpub\php enable sharing on C:\inetpub then reenable UAC


Last edited by ashtonfedler : 20-06-2007 at 02:45 AM.
Reply With Quote
  #6  
Old 22-06-2007
Member
 
Join Date: Jun 2007
Posts: 4
you might want to try adding the inetpub folder as shared, and also giving IIS users full permissions. I am suffering from the same crashes you are, and the post right above me gave me an idea to try this. I have a compaq, and I am guessing you do also. We'll see what happens. No crash yet. *crosses fingers*

Reply With Quote
  #7  
Old 22-06-2007
Member
 
Join Date: Jun 2007
Posts: 4
ok it crashed again. Nevermind. gawldang compaq.

Reply With Quote
  #8  
Old 30-07-2007
ndavies@esf-mail.org.uk
 
Posts: n/a
Re: IIS Worker Process stopped working and was closed

Is everyone on HP or compaq machines?

I'm getting exactly the same problem on vista business and iis7 and
while it is not stopping IIS at all is really annoying. Especially as
Windows passes control to the minimised dialogue box each time. If
anyone has a solution then please make it available.

Cheers



Reply With Quote
  #9  
Old 30-07-2007
Member
 
Join Date: Jun 2007
Posts: 4
Not to start any flame wars towards Microsoft, but there has been all sorts of crappy things they have done lately. Vista won't print to a pdf printer, and a new one had to be coded to work within a vista system (named Bullzip), and it's free, so that's sweet. They also created this new *.docx format that can't be read in previous versions of microsoft office (prior to the new 2007). Good marketing move, horrible move in general however.

They also are trying to currently sue the pants off of a few open source companies. Do I smell evil? Now magically, there are server conflicts with apache, and php that aren't easy to fix. Proprietary based sabatoge? Possibly.

Reply With Quote
  #10  
Old 08-09-2007
Member
 
Join Date: Sep 2007
Posts: 2
I'm having this issue too, and I'm using an self-built system, so I guess it has to do wih software, and I think I know something:
IIS creates one "master thread" that listens for new connections on port 80, and when it receives a new connection, it creates a new thread(an "IIS worker process"), that handles that connection from then on(you can see this is iis manager(start -> run -> inetmgr -> ok) -> worker processes), but I guess the shutdown of those worker processes isn't going good, I'll try some things with configuration etc, and will tell you when I succeed ;)

Reply With Quote
  #11  
Old 08-09-2007
Member
 
Join Date: Sep 2007
Posts: 2
think I found it out: it is IIS Worker Process Recycling, and I also found out how to configure it so that it does this only at 0:00 every day(you have to do it at least once a day, else your memory will become reeeeeally full, and more often with bigger sites), this is how to configure it for other recycling options:
  1. open iis manager(windowskey+r(run) -> inetmgr -> ok)
  2. Click on Application Pools in the menu on the left
  3. Rightclick DefaultAppPool
  4. Click Recycling
  5. Clear all checks except Specified times
  6. Set an time for the restarting(expect the IIS Worker Process Stopped Working message on this specified time)
  7. Click next -> finnish
  8. Repeat step 3 to 7 for all Application Pools
  9. Click your computer-name on the left menu(the highest node)
  10. Click Restart under Manage server(can be found under Actions on the right)

Please post your story after trying this here(for me it worked ;))

Reply With Quote
  #12  
Old 09-09-2007
Member
 
Join Date: Jun 2007
Posts: 4
Hey thanx for the tip. I set it once daily. I'll let you know how it goes. :)

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Windows Vista Network


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "IIS Worker Process stopped working and was closed"
Thread Thread Starter Forum Replies Last Post
Fix for "Host process for windows services stopped working and was closed" MattyBoy Tips & Tweaks 1 08-09-2009 06:03 PM
Host Process for Windows Services stopped working and was closed Danno111 Vista Help 15 02-09-2009 01:54 AM
IIS7: IIS Worker Process stopped working and was closed Erwin Moller Vista Help 5 07-11-2007 08:47 PM
Host Process for Windows Services stopped working and was closed - Fix tomcrawford Windows Vista Performance 0 02-08-2007 04:32 PM
Printing Scout Stopped Working and was Closed JaSoN Vista Print and Fax 4 03-02-2007 01:05 AM


All times are GMT +5.5. The time now is 08:53 PM.