Permission Denied Error on Local Default Web Page (251361)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Professional
This article was previously published under Q251361 SYMPTOMS
When you type http://localhost on a local Web server or type the name of your Web server in a browser, the following Web page may be displayed:
The page cannot be displayed There is a problem with the page you are
trying to reach and it cannot be displayed.
Please try the following:
Click the Refresh <javascript:location.reload()> button, or try again later.
Open the localhost <http://localhost> home page, and then look for
links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
Technical Information (for support personnel) Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied: 'GetObject'
/localstart.asp, line 19
Browser Type: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
Page:
GET /localstart.asp
CAUSE
This Web page is displayed for any of the following reasons:
- You have anonymous authentication selected for the Localstart.asp file.
- You are not logged on as a user with administrator privileges.
RESOLUTION
To resolve this issue, log on to the computer with administrator privileges, and then remove anonymous access from the Localstart.asp file.
To remove anonymous access, follow these steps:
- Open the Internet Information Services MMC snap-in or the Internet Services Manager.
- Locate the Localstart.asp file within the default Web site.
- Right-click the Localstart.asp file, and then click Properties.
- On the File Security tab, click Edit.
- Click to clear the Anonymous Access check box, and then click OK.
| Modification Type: | Major | Last Reviewed: | 11/4/2003 |
|---|
| Keywords: | kbnetwork kbprb KB251361 |
|---|
|