Article ID: 302424 - Last Review: May 29, 2008 - Revision: 6.0 "HTTP Error 500-12 Application" error message or Active Server Pages stop responding (hang) when you add a Global.asa to your Web site in FrontPageThis article was previously published under Q302424 Important This article contains information that shows you how to help lower security settings or how to turn off security features on a computer. You can make these changes to work around a specific problem. Before you make these changes, we recommend that you evaluate the risks that are associated with implementing this workaround in your particular environment. If you implement this workaround, take any appropriate additional steps to help protect your system. Warning This workaround may make your computer or your network more vulnerable to attack by malicious users or by malicious software such as viruses. We do not recommend this workaround but are providing this information so that you can implement this workaround at your own discretion. Use this workaround at your own risk. Note An antivirus program is designed to help protect your computer from viruses. You must not download or open files from sources that you do not trust, visit Web sites that you do not trust, or open e-mail attachments when your antivirus program is disabled. For additional information about computer viruses, click the following article number to view the article in the Microsoft Knowledge Base: 129972
(http://support.microsoft.com/kb/129972/
)
Computer viruses: description, prevention, and recovery SYMPTOMS If you add a Global.asa to your Web site, Active Server
Pages (ASP) stop responding (hang) or you see an error message similar to the
following: HTTP Error 500-12 Application Restarting Internet Information Services CAUSE This problem can occur if an antivirus program is scanning
the Global.asa file. This behavior has been seen in the following situations:
RESOLUTION Configure the antivirus program to not scan the global.asa
file.
For information about how to contact your antivirus software vendor, view the following hardware and software third-party vendor contact information:
http://support.microsoft.com/gp/vendors/en-us
(http://support.microsoft.com/gp/vendors/en-us)
MORE INFORMATION A Global.asa file is used by ASP to store information for
the Application and Session objects. (A Global.asa file is created
automatically by FrontPage when you create a database connection to store
information about the database connection parameters.) If the Global.asa file is modified, the Web application needs to be restarted by Internet Information Services (IIS) to refresh the variables contained in the file. When the application restarts, the Global.asa file is reloaded by IIS. If an antivirus program sees that the Global.asa file is being accessed by another process, it scans the file and marks it as modified, and the entire process repeats itself. This can result in the error message or the system not responding as decribed in the "Symptoms" section earlier in this article. REFERENCESFor additional information about the HTTP
Error 500-12 Application Restarting error message, click the article numbers
below to view the articles in the Microsoft Knowledge Base: 248013
(http://support.microsoft.com/kb/248013/EN-US/
)
Err Msg: HTTP Error 500-12 Application Restarting
303881
(http://support.microsoft.com/kb/303881/EN-US/
)
PRB: Session Variables Are Lost in ASP Web Applications
The third-party products that are
discussed in this article are manufactured by companies that are independent of
Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the
performance or reliability of these products. | Article Translations
|
Back to the top
