Posted: 12/22/2011
i have turned off custom errors & now error is
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 46: ASP.NET to identify an incoming user. Line 47: --> Line 48: <authentication mode="Windows"/> Line 49: <!-- Line 50: The <customErrors> section enables configuration
Source File: D:\Webdata\ieguild.in\gui\web.config Line: 48 Version Information: Microsoft .NET Framework Version:2.0.50727.3625; ASP.NET Version:2.0.50727.3618
Posted: 1/10/2012
If you want to access your website outside visual studio then you'll have to publish/deploy your page in IIS and set your directtory as an application.