Hello Friends,
I have developed web application and created virtual directory in IIS while I browse web page I get an error. What should I do?
I am giving an error page.
Thanks in advance.
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 25: ASP.NET to identify an incoming user.
Line 26: -->
Line 27: <authentication mode="Windows"/>
Line 28: <!--
Line 29: The <customErrors> section enables configuration
Source File: c:\inetpub\wwwroot\rcps\web.config Line: 27
________________________________________
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42