IIS is being really stupid - "Unspecified error"
IIS is being really stupid - "Unspecified error"
am 26.10.2007 05:02:00 von teh dave
I have IIS6 running on a Win2K3 box. It has been fine up until yesterday.
Prior to that the only configuration change I'm aware of is the installation
and subsequent uninstallation of SQL Server 2000.
When I browse to any of the hosted sites, I get simply "Service
Unavailable". When I go into the IIS manager, the Application Pools are
stopped with "unspecified error".
There are several different repeating kinds of entries in the logs in Event
Viewer. In the Application Log, there's:
=============
Event Type: Error
Event Source: W3SVC-WP
Event Category: None
Event ID: 2268
Date: 26/10/2007
Time: 10:42:15 AM
User: N/A
Computer:
Description:
Could not load all ISAPI filters for site/service. Therefore startup aborted.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: c1 00 00 00 Ã...
=============
and
=============
Event Type: Error
Event Source: W3SVC-WP
Event Category: None
Event ID: 2268
Date: 26/10/2007
Time: 10:42:15 AM
User: N/A
Computer:
Description:
Could not load all ISAPI filters for site/service. Therefore startup aborted.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: c1 00 00 00 Ã...
=============
while in the System event log, there's:
=============
Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1002
Date: 26/10/2007
Time: 10:42:15 AM
User: N/A
Computer:
Description:
Application pool 'DefaultAppPool' is being automatically disabled due to a
series of failures in the process(es) serving that application pool.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
=============
and
=============
Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1039
Date: 26/10/2007
Time: 10:42:15 AM
User: N/A
Computer:
Description:
A process serving application pool 'DefaultAppPool' reported a failure. The
process id was '6748'. The data field contains the error number.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: c1 00 07 80 Ã..Â
============= (the above error code is in some other byte order but the
actual value is 800700c1)
and
=============
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1021
Date: 26/10/2007
Time: 9:07:38 AM
User: N/A
Computer:
Description:
The identity of application pool, 'DefaultAppPool' is invalid. If it
remains invalid when the first request for the application pool is processed,
the application pool will be disabled. The data field contains the error
number.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 69 05 07 80 i..Â
=============
and finally
=============
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1057
Date: 26/10/2007
Time: 8:48:11 AM
User: N/A
Computer:
Description:
The identity of application pool 'DefaultAppPool' is invalid, so the World
Wide Web Publishing Service can not create a worker process to serve the
application pool. Therefore, the application pool has been disabled.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
==========================
This has got me completely stumped. I have been searching for hours on
Google and found the following suggestions, none of which have worked:
*Changing the Identity of the application pool to IUSR_
*Adding the user to the IIS_WPG group
*Giving the IIS_WPG group, and Network Service, and Local Service, and
IUSR_ explicit permissions to access the necessary files
*Adding the users and groups to the "Act as part of the operating system",
"Adjust memory quotas for a process" and "Replace a process level token" user
rights
*Even giving the application pool my domain admin account to play with
*Running iisreset after trying each of these things
*Set up a new web site with one plain, basic html page to see if that causes
problems (it does)
I can reset the application pool and its status gets changed to "Started",
but as soon as I go to browse to the site I get "Service Unavailable" in the
browser and "Unspecified error" on the application pool.
There are several application pools. There's the default, which is used by
our websites, and several used by Exchange that I'm guessing are used by OWA.
All but one of them repeatedly gets the "Unspecified error".
I'm really desperate here. Any help is appreciated!
Re: IIS is being really stupid - "Unspecified error"
am 26.10.2007 08:43:38 von Ken Schaefer
Well, it seems that the root of your problem is that the process identity is
invalid.
So the first question is: What identity are you using for the application
pool?
The next question is - what has changed from when it was working,to when
it's not working?
Cheers
Ken
--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
"teh dave" wrote in message
news:36DB932E-2547-436E-AF70-0566E5504A19@microsoft.com...
>I have IIS6 running on a Win2K3 box. It has been fine up until yesterday.
> Prior to that the only configuration change I'm aware of is the
> installation
> and subsequent uninstallation of SQL Server 2000.
>
> When I browse to any of the hosted sites, I get simply "Service
> Unavailable". When I go into the IIS manager, the Application Pools are
> stopped with "unspecified error".
>
> There are several different repeating kinds of entries in the logs in
> Event
> Viewer. In the Application Log, there's:
> =============
> Event Type: Error
> Event Source: W3SVC-WP
> Event Category: None
> Event ID: 2268
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Could not load all ISAPI filters for site/service. Therefore startup
> aborted.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: c1 00 00 00 Ã...
> =============
>
> and
>
> =============
> Event Type: Error
> Event Source: W3SVC-WP
> Event Category: None
> Event ID: 2268
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Could not load all ISAPI filters for site/service. Therefore startup
> aborted.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: c1 00 00 00 Ã...
> =============
>
>
> while in the System event log, there's:
>
> =============
> Event Type: Error
> Event Source: W3SVC
> Event Category: None
> Event ID: 1002
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Application pool 'DefaultAppPool' is being automatically disabled due to a
> series of failures in the process(es) serving that application pool.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> =============
>
> and
>
> =============
> Event Type: Error
> Event Source: W3SVC
> Event Category: None
> Event ID: 1039
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> A process serving application pool 'DefaultAppPool' reported a failure.
> The
> process id was '6748'. The data field contains the error number.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: c1 00 07 80 Ã..Â
> ============= (the above error code is in some other byte order but the
> actual value is 800700c1)
>
>
> and
>
> =============
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 1021
> Date: 26/10/2007
> Time: 9:07:38 AM
> User: N/A
> Computer:
> Description:
> The identity of application pool, 'DefaultAppPool' is invalid. If it
> remains invalid when the first request for the application pool is
> processed,
> the application pool will be disabled. The data field contains the error
> number.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> Data:
> 0000: 69 05 07 80 i..Â
> =============
>
> and finally
>
> =============
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 1057
> Date: 26/10/2007
> Time: 8:48:11 AM
> User: N/A
> Computer:
> Description:
> The identity of application pool 'DefaultAppPool' is invalid, so the World
> Wide Web Publishing Service can not create a worker process to serve the
> application pool. Therefore, the application pool has been disabled.
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> ==========================
>
>
>
> This has got me completely stumped. I have been searching for hours on
> Google and found the following suggestions, none of which have worked:
> *Changing the Identity of the application pool to IUSR_
> *Adding the user to the IIS_WPG group
> *Giving the IIS_WPG group, and Network Service, and Local Service, and
> IUSR_ explicit permissions to access the necessary files
> *Adding the users and groups to the "Act as part of the operating system",
> "Adjust memory quotas for a process" and "Replace a process level token"
> user
> rights
> *Even giving the application pool my domain admin account to play with
> *Running iisreset after trying each of these things
> *Set up a new web site with one plain, basic html page to see if that
> causes
> problems (it does)
>
> I can reset the application pool and its status gets changed to "Started",
> but as soon as I go to browse to the site I get "Service Unavailable" in
> the
> browser and "Unspecified error" on the application pool.
>
> There are several application pools. There's the default, which is used by
> our websites, and several used by Exchange that I'm guessing are used by
> OWA.
> All but one of them repeatedly gets the "Unspecified error".
>
> I'm really desperate here. Any help is appreciated!
Re: IIS is being really stupid - "Unspecified error"
am 26.10.2007 09:45:00 von tehdave
Thanks for the reply. I hadn't changed the account at all. Right now, its
identity is my domain user account. I have given it my domain admin user
account to play with as well and these made no difference, apart from the
fact that the warning event about incrorrect identity is no longer being
generated with the other log entries.
I hadn't changed the identity prior to this stuff-up at all. It was and
always has been using Network Service.
"Ken Schaefer" wrote:
> Well, it seems that the root of your problem is that the process identity is
> invalid.
>
> So the first question is: What identity are you using for the application
> pool?
>
> The next question is - what has changed from when it was working,to when
> it's not working?
>
> Cheers
> Ken
>
> --
> My IIS Blog: www.adOpenStatic.com/cs/blogs/ken
>
Re: IIS is being really stupid - "Unspecified error"
am 26.10.2007 12:42:40 von David Wang
0x800700C1 with failure to load ISAPI Filter usually means that you
have configured an ISAPI Filter with the wrong bitness.
This usually happens on 64bit Windows, and occassionally on 32bit
Windows when user misconfigures with a 64bit ISAPI DLL.
Common ways to get into this state include:
1 Changing the Bitness of IIS6 (there's only three allowed values and
two states -- unset means the same as 0, and 1)
2 Adding an ISAPI Filter DLL of the wrong bitness
At this point, I cannot tell you which is the right answer. I suggest
that you toggle the bitness to see if it fixes things, and if not,
figure out the ISAPI Filter DLL that's failing and remove or find the
right bitness.
How to determine Bitness:
CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs GET W3SVC/
AppPools/Enable32bitAppOnWin64
If it is not set or set to 0, change it to 1. If it is 1, change it to
0
How to set Bitness
CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs SET W3SVC/
AppPools/Enable32bitAppOnWin64 0
For further explanation and other fun things with bitness, search my
MSDN Blog for "WOW64" and read.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Oct 25, 8:02 pm, teh dave
wrote:
> I have IIS6 running on a Win2K3 box. It has been fine up until yesterday.
> Prior to that the only configuration change I'm aware of is the installat=
ion
> and subsequent uninstallation of SQL Server 2000.
>
> When I browse to any of the hosted sites, I get simply "Service
> Unavailable". When I go into the IIS manager, the Application Pools are
> stopped with "unspecified error".
>
> There are several different repeating kinds of entries in the logs in Eve=
nt
> Viewer. In the Application Log, there's:
> =============3D
> Event Type: Error
> Event Source: W3SVC-WP
> Event Category: None
> Event ID: 2268
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Could not load all ISAPI filters for site/service. Therefore startup abo=
rted.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
> Data:
> 0000: c1 00 00 00 =C1... =20
> =============3D
>
> and
>
> =============3D
> Event Type: Error
> Event Source: W3SVC-WP
> Event Category: None
> Event ID: 2268
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Could not load all ISAPI filters for site/service. Therefore startup abo=
rted.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
> Data:
> 0000: c1 00 00 00 =C1... =20
> =============3D
>
> while in the System event log, there's:
>
> =============3D
> Event Type: Error
> Event Source: W3SVC
> Event Category: None
> Event ID: 1002
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> Application pool 'DefaultAppPool' is being automatically disabled due to a
> series of failures in the process(es) serving that application pool.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
> =============3D
>
> and
>
> =============3D
> Event Type: Error
> Event Source: W3SVC
> Event Category: None
> Event ID: 1039
> Date: 26/10/2007
> Time: 10:42:15 AM
> User: N/A
> Computer:
> Description:
> A process serving application pool 'DefaultAppPool' reported a failure. T=
he
> process id was '6748'. The data field contains the error number.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
> Data:
> 0000: c1 00 07 80 =C1..=80 =20
> =============3D (the above error code is in some =
other byte order but the
> actual value is 800700c1)
>
> and
>
> =============3D
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 1021
> Date: 26/10/2007
> Time: 9:07:38 AM
> User: N/A
> Computer:
> Description:
> The identity of application pool, 'DefaultAppPool' is invalid. If it
> remains invalid when the first request for the application pool is proces=
sed,
> the application pool will be disabled. The data field contains the error
> number.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
> Data:
> 0000: 69 05 07 80 i..=80 =20
> =============3D
>
> and finally
>
> =============3D
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 1057
> Date: 26/10/2007
> Time: 8:48:11 AM
> User: N/A
> Computer:
> Description:
> The identity of application pool 'DefaultAppPool' is invalid, so the World
> Wide Web Publishing Service can not create a worker process to serve the
> application pool. Therefore, the application pool has been disabled.
>
> For more information, see Help and Support Center athttp://go.microsoft.c=
om/fwlink/events.asp.
>
> ==================== =====
==
>
> This has got me completely stumped. I have been searching for hours on
> Google and found the following suggestions, none of which have worked:
> *Changing the Identity of the application pool to IUSR_
> *Adding the user to the IIS_WPG group
> *Giving the IIS_WPG group, and Network Service, and Local Service, and
> IUSR_ explicit permissions to access the necessary files
> *Adding the users and groups to the "Act as part of the operating system",
> "Adjust memory quotas for a process" and "Replace a process level token" =
user
> rights
> *Even giving the application pool my domain admin account to play with
> *Running iisreset after trying each of these things
> *Set up a new web site with one plain, basic html page to see if that cau=
ses
> problems (it does)
>
> I can reset the application pool and its status gets changed to "Started",
> but as soon as I go to browse to the site I get "Service Unavailable" in =
the
> browser and "Unspecified error" on the application pool.
>
> There are several application pools. There's the default, which is used by
> our websites, and several used by Exchange that I'm guessing are used by =
OWA.
> All but one of them repeatedly gets the "Unspecified error".
>
> I'm really desperate here. Any help is appreciated!
Re: IIS is being really stupid - "Unspecified error"
am 31.10.2007 13:46:01 von tehdave
Thankyou for the response. It seems you were right in that it has something
to do with the bitness. The problem is solved now, because I phoned the M$
support line and they eventually directed me to a KB article. Following the
particular sections the guy said to has solved the problem.
Thanks for helping out :)
"David Wang" wrote:
> 0x800700C1 with failure to load ISAPI Filter usually means that you
> have configured an ISAPI Filter with the wrong bitness.
>
> This usually happens on 64bit Windows, and occassionally on 32bit
> Windows when user misconfigures with a 64bit ISAPI DLL.
>
> Common ways to get into this state include:
> 1. Changing the Bitness of IIS6 (there's only three allowed values and
> two states -- unset means the same as 0, and 1)
> 2. Adding an ISAPI Filter DLL of the wrong bitness
>
> At this point, I cannot tell you which is the right answer. I suggest
> that you toggle the bitness to see if it fixes things, and if not,
> figure out the ISAPI Filter DLL that's failing and remove or find the
> right bitness.
>
> How to determine Bitness:
> CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs GET W3SVC/
> AppPools/Enable32bitAppOnWin64
>
> If it is not set or set to 0, change it to 1. If it is 1, change it to
> 0.
>
> How to set Bitness
> CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs SET W3SVC/
> AppPools/Enable32bitAppOnWin64 0
>
> For further explanation and other fun things with bitness, search my
> MSDN Blog for "WOW64" and read.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
>
> On Oct 25, 8:02 pm, teh dave
> wrote:
> > I have IIS6 running on a Win2K3 box. It has been fine up until yesterday.
> > Prior to that the only configuration change I'm aware of is the installation
> > and subsequent uninstallation of SQL Server 2000.
> >
> > When I browse to any of the hosted sites, I get simply "Service
> > Unavailable". When I go into the IIS manager, the Application Pools are
> > stopped with "unspecified error".
> >
> > There are several different repeating kinds of entries in the logs in Event
> > Viewer. In the Application Log, there's:
> > =============
> > Event Type: Error
> > Event Source: W3SVC-WP
> > Event Category: None
> > Event ID: 2268
> > Date: 26/10/2007
> > Time: 10:42:15 AM
> > User: N/A
> > Computer:
> > Description:
> > Could not load all ISAPI filters for site/service. Therefore startup aborted.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: c1 00 00 00 Ã...
> > =============
> >
> > and
> >
> > =============
> > Event Type: Error
> > Event Source: W3SVC-WP
> > Event Category: None
> > Event ID: 2268
> > Date: 26/10/2007
> > Time: 10:42:15 AM
> > User: N/A
> > Computer:
> > Description:
> > Could not load all ISAPI filters for site/service. Therefore startup aborted.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: c1 00 00 00 Ã...
> > =============
> >
> > while in the System event log, there's:
> >
> > =============
> > Event Type: Error
> > Event Source: W3SVC
> > Event Category: None
> > Event ID: 1002
> > Date: 26/10/2007
> > Time: 10:42:15 AM
> > User: N/A
> > Computer:
> > Description:
> > Application pool 'DefaultAppPool' is being automatically disabled due to a
> > series of failures in the process(es) serving that application pool.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> > =============
> >
> > and
> >
> > =============
> > Event Type: Error
> > Event Source: W3SVC
> > Event Category: None
> > Event ID: 1039
> > Date: 26/10/2007
> > Time: 10:42:15 AM
> > User: N/A
> > Computer:
> > Description:
> > A process serving application pool 'DefaultAppPool' reported a failure. The
> > process id was '6748'. The data field contains the error number.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: c1 00 07 80 Ã..â¬
> > ============= (the above error code is in some other byte order but the
> > actual value is 800700c1)
> >
> > and
> >
> > =============
> > Event Type: Warning
> > Event Source: W3SVC
> > Event Category: None
> > Event ID: 1021
> > Date: 26/10/2007
> > Time: 9:07:38 AM
> > User: N/A
> > Computer:
> > Description:
> > The identity of application pool, 'DefaultAppPool' is invalid. If it
> > remains invalid when the first request for the application pool is processed,
> > the application pool will be disabled. The data field contains the error
> > number.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> > Data:
> > 0000: 69 05 07 80 i..â¬
> > =============
> >
> > and finally
> >
> > =============
> > Event Type: Warning
> > Event Source: W3SVC
> > Event Category: None
> > Event ID: 1057
> > Date: 26/10/2007
> > Time: 8:48:11 AM
> > User: N/A
> > Computer:
> > Description:
> > The identity of application pool 'DefaultAppPool' is invalid, so the World
> > Wide Web Publishing Service can not create a worker process to serve the
> > application pool. Therefore, the application pool has been disabled.
> >
> > For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
> >
> > ==========================
> >
> > This has got me completely stumped. I have been searching for hours on
> > Google and found the following suggestions, none of which have worked:
> > *Changing the Identity of the application pool to IUSR_
> > *Adding the user to the IIS_WPG group
> > *Giving the IIS_WPG group, and Network Service, and Local Service, and
> > IUSR_ explicit permissions to access the necessary files
> > *Adding the users and groups to the "Act as part of the operating system",
> > "Adjust memory quotas for a process" and "Replace a process level token" user
> > rights
> > *Even giving the application pool my domain admin account to play with
> > *Running iisreset after trying each of these things
> > *Set up a new web site with one plain, basic html page to see if that causes
> > problems (it does)
> >
> > I can reset the application pool and its status gets changed to "Started",
> > but as soon as I go to browse to the site I get "Service Unavailable" in the
> > browser and "Unspecified error" on the application pool.
> >
> > There are several application pools. There's the default, which is used by
> > our websites, and several used by Exchange that I'm guessing are used by OWA.
> > All but one of them repeatedly gets the "Unspecified error".
> >
> > I'm really desperate here. Any help is appreciated!
>
>
>
Re: IIS is being really stupid - "Unspecified error"
am 01.11.2007 13:07:30 von David Wang
Glad you resolved your issue.
Just trying to save you some $$ from having to call product support.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Oct 31, 5:46Â am, teh dave
wrote:
> Thankyou for the response. It seems you were right in that it has somethi=
ng
> to do with the bitness. The problem is solved now, because I phoned the M$
> support line and they eventually directed me to a KB article. Following t=
he
> particular sections the guy said to has solved the problem.
>
> Thanks for helping out :)
>
>
>
> "David Wang" wrote:
> > 0x800700C1 with failure to load ISAPI Filter usually means that you
> > have configured an ISAPI Filter with the wrong bitness.
>
> > This usually happens on 64bit Windows, and occassionally on 32bit
> > Windows when user misconfigures with a 64bit ISAPI DLL.
>
> > Common ways to get into this state include:
> > 1. Changing the Bitness of IIS6 (there's only three allowed values and
> > two states -- unset means the same as 0, and 1)
> > 2. Adding an ISAPI Filter DLL of the wrong bitness
>
> > At this point, I cannot tell you which is the right answer. I suggest
> > that you toggle the bitness to see if it fixes things, and if not,
> > figure out the ISAPI Filter DLL that's failing and remove or find the
> > right bitness.
>
> > How to determine Bitness:
> > CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs GET W3SVC/
> > AppPools/Enable32bitAppOnWin64
>
> > If it is not set or set to 0, change it to 1. If it is 1, change it to
> > 0.
>
> > How to set Bitness
> > CSCRIPT %SYSTEMDRIVE%\Inetpub\AdminScripts\adsutil.vbs SET W3SVC/
> > AppPools/Enable32bitAppOnWin64 0
>
> > For further explanation and other fun things with bitness, search my
> > MSDN Blog for "WOW64" and read.
>
> > //David
> >http://w3-4u.blogspot.com
> >http://blogs.msdn.com/David.Wang
> > //
>
> > On Oct 25, 8:02 pm, teh dave
> > wrote:
> > > I have IIS6 running on a Win2K3 box. It has been fine up until yester=
day.
> > > Prior to that the only configuration change I'm aware of is the insta=
llation
> > > and subsequent uninstallation of SQL Server 2000.
>
> > > When I browse to any of the hosted sites, I get simply "Service
> > > Unavailable". When I go into the IIS manager, the Application Pools a=
re
> > > stopped with "unspecified error".
>
> > > There are several different repeating kinds of entries in the logs in=
Event
> > > Viewer. In the Application Log, there's:
> > > =============3D
> > > Event Type: Â Â Error
> > > Event Source: Â W3SVC-WP
> > > Event Category: None
> > > Event ID: Â Â Â 2268
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 10:42:15 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > Could not load all ISAPI filters for site/service. Â Therefore st=
artup aborted.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
> > > Data:
> > > 0000: c1 00 00 00 Â Â Â Â Â Â Â =
Ã... Â Â
> > > =============3D
>
> > > and
>
> > > =============3D
> > > Event Type: Â Â Error
> > > Event Source: Â W3SVC-WP
> > > Event Category: None
> > > Event ID: Â Â Â 2268
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 10:42:15 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > Could not load all ISAPI filters for site/service. Â Therefore st=
artup aborted.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
> > > Data:
> > > 0000: c1 00 00 00 Â Â Â Â Â Â Â =
Ã... Â Â
> > > =============3D
>
> > > while in the System event log, there's:
>
> > > =============3D
> > > Event Type: Â Â Error
> > > Event Source: Â W3SVC
> > > Event Category: None
> > > Event ID: Â Â Â 1002
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 10:42:15 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > Application pool 'DefaultAppPool' is being automatically disabled due=
to a
> > > series of failures in the process(es) serving that application pool.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
> > > =============3D
>
> > > and
>
> > > =============3D
> > > Event Type: Â Â Error
> > > Event Source: Â W3SVC
> > > Event Category: None
> > > Event ID: Â Â Â 1039
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 10:42:15 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > A process serving application pool 'DefaultAppPool' reported a failur=
e The
> > > process id was '6748'. Â The data field contains the error number.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
> > > Data:
> > > 0000: c1 00 07 80 Â Â Â Â Â Â Â =
Ã..â Â Â
> > > =============3D (the above error code is in s=
ome other byte order but the
> > > actual value is 800700c1)
>
> > > and
>
> > > =============3D
> > > Event Type: Â Â Warning
> > > Event Source: Â W3SVC
> > > Event Category: None
> > > Event ID: Â Â Â 1021
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 9:07:38 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > The identity of application pool, 'DefaultAppPool' is invalid. Â =
If it
> > > remains invalid when the first request for the application pool is pr=
ocessed,
> > > the application pool will be disabled. Â The data field contains =
the error
> > > number.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
> > > Data:
> > > 0000: 69 05 07 80 Â Â Â Â Â Â Â i.=
..â Â Â
> > > =============3D
>
> > > and finally
>
> > > =============3D
> > > Event Type: Â Â Warning
> > > Event Source: Â W3SVC
> > > Event Category: None
> > > Event ID: Â Â Â 1057
> > > Date: Â Â Â Â Â 26/10/2007
> > > Time: Â Â Â Â Â 8:48:11 AM
> > > User: Â Â Â Â Â N/A
> > > Computer: Â Â Â
> > > Description:
> > > The identity of application pool 'DefaultAppPool' is invalid, so the =
World
> > > Wide Web Publishing Service can not create a worker process to serve =
the
> > > application pool. Â Therefore, the application pool has been disa=
bled.
>
> > > For more information, see Help and Support Center athttp://go.microso=
ft.com/fwlink/events.asp.
>
> > > ==================== ===3D=
===3D
>
> > > This has got me completely stumped. I have been searching for hours on
> > > Google and found the following suggestions, none of which have worked:
> > > *Changing the Identity of the application pool to IUSR_
> > > *Adding the user to the IIS_WPG group
> > > *Giving the IIS_WPG group, and Network Service, and Local Service, and
> > > IUSR_ explicit permissions to access the necessary files
> > > *Adding the users and groups to the "Act as part of the operating sys=
tem",
> > > "Adjust memory quotas for a process" and "Replace a process level tok=
en" user
> > > rights
> > > *Even giving the application pool my domain admin account to play with
> > > *Running iisreset after trying each of these things
> > > *Set up a new web site with one plain, basic html page to see if that=
causes
> > > problems (it does)
>
> > > I can reset the application pool and its status gets changed to "Star=
ted",
> > > but as soon as I go to browse to the site I get "Service Unavailable"=
in the
> > > browser and "Unspecified error" on the application pool.
>
> > > There are several application pools. There's the default, which is us=
ed by
> > > our websites, and several used by Exchange that I'm guessing are used=
by OWA.
> > > All but one of them repeatedly gets the "Unspecified error".
>
> > > I'm really desperate here. Any help is appreciated!- Hide quoted text=
-
>
> - Show quoted text -