Article ID: 917413 - Last Review: December 3, 2007 - Revision: 1.4 Error message when you try run a Web application that is built on the .NET Framework: "Server Error in '/' Application"SYMPTOMSWhen you try to run a Web application that is built on the
Microsoft .NET Framework, you may receive an error message that resembles the
following: 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 36: by Microsoft that offers a single logon and core profile services for member sites. Line 37: --> Line 38: <authentication mode="Forms"> Line 39: <forms name=".ApplicationName" loginUrl="Login.aspx" /> Line 40: </authentication> Source File: Drive:\InstallationPath\ApplicationName\web.config Line: 38 CAUSEThis problem occurs when a virtual directory in Microsoft
Internet Information Services (IIS) is configured to have an incorrect
application name. RESOLUTIONTo resolve this problem, remove the virtual directory in
IIS. Then, re-create the virtual directory and configure it as an
application. To remove the virtual directory, follow these steps:
| Article Translations
|
Back to the top
