ASP0201: Invalid Default Script Language (296626)



The information in this article applies to:

  • Microsoft Internet Information Services version 6.0
  • Microsoft Internet Information Services 5.0
  • Microsoft Internet Information Server 4.0

This article was previously published under Q296626
We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:

SYMPTOMS

When you browse to an Active Server pages (ASP) page, you receive one of the following error messages:
ASP0201:
Invalid Default Script Language
-or-
HTTP/1.1 Invalid Default Script Language

CAUSE

The default script language in your Web application settings lists a language that is not supported by the server.

RESOLUTION

  1. In the Internet Services Manager, right-click the Web site or virtual folder that is exhibiting these problems, and then click Properties.
  2. Click the Home Directory tab, and then click Configuration (located towards the lower right corner of the dialog box).
  3. Click the App Options tab. Enter a valid script language in the Default ASP Language text box.
  4. Click OK to close the Application Configuration dialog box, and click OK again to close the Web site or virtual folder dialog box.

MORE INFORMATION

For additional information on ASP error codes, click the article number below to view the article in the Microsoft Knowledge Base:

294271 INFO: ASP Error Codes


Modification Type:MinorLast Reviewed:6/23/2005
Keywords:kbpending kbprb KB296626