IIS 6.0: "Response object error 'ASP 0156 : 80004005'" Error Message When You View the Administrative Web Site (815054)
The information in this article applies to:
- Microsoft Internet Information Services version 6.0
SYMPTOMSWhen you install the Remote Administration (HTML) tool for
Internet Information Services (IIS) 6.0 on a server that has been upgraded to
Microsoft Windows Server 2003 from Microsoft Windows NT 4.0, you may receive
the following error when you try to view to the administrative Web
site: Response object error 'ASP 0156 : 80004005'
CAUSEBy default, the Buffer property of the ASP Response object is set to FALSE in Internet Information Server (IIS) 4.0.
By default, the Buffer property is set to TRUE in a new installation of IIS 6.0. During
the upgrade, the Buffer property is not changed from its previous setting. The default
page of the administrative Web site requires buffering to be enabled.
RESOLUTIONTo resolve this error, enable buffering on the
administrative Web site:
- In Internet Services Manager, double-click
Servername(local computer).
- Double-click Web Sites.
- Right-click the Administration Web site,
and then click Properties.
- Click Home Directory.
- Click Configuration.
- Click Options.
- Click to select the Enable buffering check
box, and then click OK two times.
REFERENCES For additional information about why a Web page may require
buffering, click the following article numbers to view the articles in the
Microsoft Knowledge Base: 229657
ASP 0156: 80004005 Header Error
159402 HOW TO: Use Response Redirect in a Server Script
For additional information about the
advantages of enabling buffering, click the following article number to view
the article in the Microsoft Knowledge Base: 245198
INFO: Response.Buffer Is ON by Default in Internet Information Services
Modification Type: | Minor | Last Reviewed: | 5/30/2003 |
---|
Keywords: | KB815054 |
---|
|