Accessing Enterprise Vault .asp pages generates an HTTP 500: Internal Server Error
book
Article ID: 100020726
calendar_today
Updated On:
Description
Error Message
HTTP 500: Internal Server Error
Cause
This can occur if the Enterprise Vault virtual directory in Internet Information Services (IIS) Manager is set to use Anonymous Access.
Resolution
When accessing any .asp pages in the Enterprise Vault virtual directory, a HTTP 500 Internal Server Error is generated.
- Open up Internet Information Services (IIS) Manager on the Enterprise Vault server.
- Expand Web sites.
- Expand Default Web site.
- Right click on Enterprise Vault and select properties.
- Click on Directory Security.
- Click on the edit button under "Authentication and access control"
- Uncheck "Enable Anonymous Access". Verify Integrated Windows authentication and Basic authentication
(Figure 1)
8. Open a CMD window on the Enterprise Vault server
9. Type "iisreset" (without the quotes) and hit Enter.
Issue/Introduction
Accessing Enterprise Vault .asp pages generates an HTTP 500: Internal Server Error
Was this article helpful?
thumb_up
Yes
thumb_down
No