ASP Availability
Applies To: Windows Server 2008
An ASP page is an HTML page that contains server-side scripts that are processed by the Web server before it is sent to the user's browser. Server-side scripts run when a browser requests an .asp file from the Web server. ASP is called by the Web server, which processes the requested file from top to bottom and executes any script commands. It then formats a standard Web page and sends it to the browser.
Events
Event ID | Source | Message |
---|---|---|
Active Server Pages |
Error: %1. | |
Active Server Pages |
Error: %1, %2. | |
Active Server Pages |
Error: %1, %2, %3. | |
Active Server Pages |
Error: %1, %2, %3, %4. | |
Active Server Pages |
Warning: %1. | |
Active Server Pages |
Warning: %1, %2. | |
Active Server Pages |
Warning: %1, %2, %3. | |
Active Server Pages |
Warning: %1, %2, %3, %4. | |
Active Server Pages |
Failed to create an ASP Session due to Access Denied when activating COM+ Partition %1. | |
Active Server Pages |
Failed to create ASP Application %1 due to invalid or missing COM+ Partition ID. | |
Active Server Pages |
Failed to retrieve the Anonymous User Token for ASP Application %1. Global.ASA OnEnd routines will not be executed. | |
Active Server Pages |
Failed to impersonate the Anonymous User for ASP Application %1. Global.ASA OnEnd routines will not be executed. | |
Active Server Pages |
No Default Script Language specified for Application %s. Using default: %s. | |
Active Server Pages |
Invalid ProgID. | |
Active Server Pages |
UNC Access failed for file - %s with the error = %d |