PC Review


Reply
Thread Tools Rate Thread

503 Service Unavailable Custom?

 
 
David Lozzi
Guest
Posts: n/a
 
      1st Feb 2007
Howdy,

I'd like to setup an HTML for the error Service Unavailable however I don't
see 503 in the Custom Error list in IIS 6 (Win2003 stand sp1). How do I set
this up, if possible?

Thanks,
David Lozzi


 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      1st Feb 2007

"David Lozzi" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Howdy,
>
> I'd like to setup an HTML for the error Service Unavailable however I
> don't see 503 in the Custom Error list in IIS 6 (Win2003 stand sp1). How
> do I set this up, if possible?


Hi David

according to
http://www.microsoft.com/technet/pro....mspx?mfr=true

The following errors are not customizable: 400, 403.9, 411, 414, 500,
500.11, 500.14, 500.15, 501, 503, and 505.


 
Reply With Quote
 
Alexey Smirnov
Guest
Posts: n/a
 
      1st Feb 2007
> The following errors are not customizable: 400, 403.9, 411, 414, 500,
> 500.11, 500.14, 500.15, 501, 503, and 505.
>


you can test if web.config

<customErrors mode="On" defaultRedirect="CustomError.aspx">
<error statusCode="503" redirect="Error503.aspx" />
</customErrors>

helps to manage that error, however I think it will not work


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
rpc service unavailable brian Windows XP General 0 30th Jan 2008 02:22 PM
ASP.NET Service Unavailable. Derek Smith Microsoft ASP .NET 3 22nd Aug 2006 09:42 PM
Service Unavailable =?Utf-8?B?bWFtYWI=?= Microsoft Outlook Discussion 1 15th Aug 2006 11:16 PM
Re: Service Unavailable.... Try again later.... Brian Tillman Microsoft Outlook 0 31st Aug 2005 09:38 PM
RPC service unavailable Jim B Windows XP Print / Fax 1 16th Oct 2003 11:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:12 PM.