Re: Can't Show BAckup or Monitoring

From: Ray Fong [MSFT] (rayfong_at_online.microsoft.com)
Date: 02/29/04


Date: Sun, 29 Feb 2004 15:50:53 GMT

Symptoms:
============
When you click on the Monitoring and Reporting or Backup snap-in, you
receive the
following error:
The page cannot be found
HTTP 400 - Bad Request

If "Show friendly HTTP error messages" is uncheck in IE, the error become:
Bad Request (Invalid Hostname)

Cause:
============
SBS2003 Premium: 127.0.0.1 (loopback) is missing from the Default Web Site.
SBS2003 Standard: A host header is assinged to All Unassigned (Default)

Resolution
============
SBS2003 Premium:
<Typically ISA is installed and thus Default Website is bounded to the
internal IP
only.>
Go to IIS, Default Web Site, Web Site tab, Advanced. Server should have the
internal IP on port 80 and 127.0.0.1 on port 80. If the loopback is
missing, click
Add, and type 127.0.0.1 for the IP, 80 for the port, and do NOT assign any
host
header to 127.0.0.1.

SBS2003 Standard:
<ISA is not installed and thus Default Website is bounded to All
Unassigned.>
Go to IIS, Default Web Site, Web Site tab, Advanced. Verify the IP address
Default
does not have a host header. Removed any host header assiged to Default.
If you have to assign a host header to the default website, please add
127.0.0.1
with port 80 and NO host header to the default website.

NOTE: Monitoring and Reporting, and Backup snapin in Server Management
communicate
with the IIS Default Website using 127.0.0.1. Make sure 127.0.0.1 port 80
is
availalbe and no host header is assigned to 127.0.0.1.

Ray Fong
Microsoft SBS Product Support

This posting is provided "AS IS" with no warranties, and confers no rights.

>
>I have the same problem ???
>
>
>Koen
>Kenko@kenko.be
>
>
>"Larry Lentz" <Larry@LentzComputer.Net> wrote in message
>news:OGNqlMl$DHA.2660@TK2MSFTNGP10.phx.gbl...
>> When attempting to view the Backup or Monitoring sections of the Server
>> Management, it displays "The page cannot be found' with
>> HTTP 400 - Bad Request
>> Internet Explorer
>> How can I restore this?
>>
>> Thanks - Larry
>>
>>
>
>
>



Relevant Pages

  • RE: asp pages error
    ... > site allow you to configure it to listen on another port or add Host Header ... > Default Web Site and Companyweb. ... > You also can add Host Header on the web site if it does not allow listening ...
    (microsoft.public.windows.server.sbs)
  • RE: asp pages error
    ... To configure the Port and Listening port, ... I assume that you have installed the web site on the IIS MMC already. ... In the Host Header value blank, you can assign multiple host names, also ...
    (microsoft.public.windows.server.sbs)
  • Re: SBServer Internet Web Site (default)
    ... > before responding. ... > Create an additional website under the website folder - ... Websites are directed by ip, port or host header. ... >> I have created a new web site on my IIS6 SBServer assigned it an IP ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS5.0 Argh
    ... create a brand new website with the root pointed at ... Change this website to have a host header of www.sprinklermonkey.com ... So requests containing the Host header www.sprinklermonkey.com will see ... Web Site directory. ...
    (microsoft.public.inetserver.iis)
  • RE: Reporting & Monitoring Problem
    ... Go to IIS, Default Web Site, Web Site tab, Advanced. ... internal IP on port 80 and 127.0.0.1 on port 80. ... <ISA is not installed and thus Default Website is bounded to All ... Removed any host header assiged to Default. ...
    (microsoft.public.windows.server.sbs)

Loading