From: Marcos Benites on
I'm having a problem with IIS6 the rpcproxy failed to load, because of this
my sharepoint, OWA and others services doesn't work.
All apppools hungs after started.
I searche the support site but couldn't find anything to solve this problem.
Event ID 2214, 2268, 1039, 1002

Application pool 'xxxxx' is being automatically disabled due to a series of
failures in the process(es) serving that application pool.

Server 2003 Std x64 with Exchange 2007 and MOSS 2007.

Marcos Benites

From: Ace Fekay [MVP] on
In news:0898CA59-A444-45DA-8EA2-89447D1E7D4B(a)microsoft.com,
Marcos Benites <mbenites(a)nospam.nospam> typed:
> I'm having a problem with IIS6 the rpcproxy failed to load, because
> of this my sharepoint, OWA and others services doesn't work.
> All apppools hungs after started.
> I searche the support site but couldn't find anything to solve this
> problem. Event ID 2214, 2268, 1039, 1002
>
> Application pool 'xxxxx' is being automatically disabled due to a
> series of failures in the process(es) serving that application pool.
>
> Server 2003 Std x64 with Exchange 2007 and MOSS 2007.
>
> Marcos Benites


My first thought is you installed the 32bit version of ASP.net on the 64bit
Windows/Exchange 2007 installation. You can't do that. Read the following
link please to see if this was the case.
How to switch between the 32-bit versions of ASP.NET 1.1 and the 64-bit
version of ASP.NET 2.0 on a 64-bit version of Windows
http://support.microsoft.com/default.aspx?scid=kb;en-us;894435


Otherwise, goto www.eventid.net and look up each based on the eventID # and
Source Name, then click on "comments" for the event ID's comments and see
which comment is relevant to your installation, specific error codes you are
recieving in the event log error, as well as pertinent applications
installed (Citrix, Exchange, etc).

Here is one example for eventID 2214:
http://eventid.net/display.asp?eventid=2214&eventno=4471&source=W3SVC-WP&phase=1


--
Regards,
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
MVP Microsoft MVP - Directory Services
Microsoft Certified Trainer

For urgent issues, you may want to contact Microsoft PSS directly. Please
check http://support.microsoft.com for regional support phone numbers.

Infinite Diversities in Infinite Combinations


From: Meinolf Weber on
Hello Marcos,

Check out this one:
http://blogs.msdn.com/ahamza/archive/2005/11/21/WSSwithSP2on64bitMachineOS.aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I'm having a problem with IIS6 the rpcproxy failed to load, because of
> this
> my sharepoint, OWA and others services doesn't work.
> All apppools hungs after started.
> I searche the support site but couldn't find anything to solve this
> problem.
> Event ID 2214, 2268, 1039, 1002
> Application pool 'xxxxx' is being automatically disabled due to a
> series of failures in the process(es) serving that application pool.
>
> Server 2003 Std x64 with Exchange 2007 and MOSS 2007.
>
> Marcos Benites
>


From: Marcos Benites on
Problably it was the error I swtiched the IIS to x64 and the problem was
solved.

Tks all

Marcos Benites

"Ace Fekay [MVP]" <PleaseAskMe(a)SomeDomain.com> escreveu na mensagem
news:uknc37ZnIHA.3572(a)TK2MSFTNGP02.phx.gbl...
> In news:0898CA59-A444-45DA-8EA2-89447D1E7D4B(a)microsoft.com,
> Marcos Benites <mbenites(a)nospam.nospam> typed:
>> I'm having a problem with IIS6 the rpcproxy failed to load, because
>> of this my sharepoint, OWA and others services doesn't work.
>> All apppools hungs after started.
>> I searche the support site but couldn't find anything to solve this
>> problem. Event ID 2214, 2268, 1039, 1002
>>
>> Application pool 'xxxxx' is being automatically disabled due to a
>> series of failures in the process(es) serving that application pool.
>>
>> Server 2003 Std x64 with Exchange 2007 and MOSS 2007.
>>
>> Marcos Benites
>
>
> My first thought is you installed the 32bit version of ASP.net on the
> 64bit Windows/Exchange 2007 installation. You can't do that. Read the
> following link please to see if this was the case.
> How to switch between the 32-bit versions of ASP.NET 1.1 and the 64-bit
> version of ASP.NET 2.0 on a 64-bit version of Windows
> http://support.microsoft.com/default.aspx?scid=kb;en-us;894435
>
>
> Otherwise, goto www.eventid.net and look up each based on the eventID #
> and Source Name, then click on "comments" for the event ID's comments and
> see which comment is relevant to your installation, specific error codes
> you are recieving in the event log error, as well as pertinent
> applications installed (Citrix, Exchange, etc).
>
> Here is one example for eventID 2214:
> http://eventid.net/display.asp?eventid=2214&eventno=4471&source=W3SVC-WP&phase=1
>
>
> --
> Regards,
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT,
> MVP Microsoft MVP - Directory Services
> Microsoft Certified Trainer
>
> For urgent issues, you may want to contact Microsoft PSS directly. Please
> check http://support.microsoft.com for regional support phone numbers.
>
> Infinite Diversities in Infinite Combinations
>
>

From: Ace Fekay [MVP] on
In news:718EBC0B-3F40-4A49-8348-73F1AEE44BAD(a)microsoft.com,
Marcos Benites <mbenites(a)nospam.nospam> typed:
> Problably it was the error I swtiched the IIS to x64 and the problem
> was solved.
>
> Tks all
>
> Marcos Benites

Good to hear!

Ace