帮忙看看这是什么问题,打不开!!!帮小弟找找看是什么原因打不开的!先谢谢了.
程序是ASP.NET

运行环境:.NET FrameWork 1.1

操作系统:window2000,winxp,win2003+IIS5.0以上

数据库: MS SQL 2000

Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error 
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.

Source Error: 


Line 9:          <compilation defaultLanguage="c#" debug="true" />
Line 10:         <customErrors defaultRedirect="error.htm" mode="RemoteOnly"/>
Line 11:             <authentication mode="Windows" />
Line 12:         <authorization>
Line 13:             <allow users="*" /> 
 

Source File: c:\inetpub\wwwroot\ad2\web.config    Line: 11 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573