Loading ...

error authentication mode=windows

Who is online?  0 guests and 0 members
home  »  forums   »  security   »  forms authentication   » error authentication mode=windows

error authentication mode=windows

Posts under the topic: error authentication mode=windows

Posted: 12/22/2011

Lurker 50  points  Lurker
  • Joined on: 12/21/2011
  • Posts: 10

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

Professional 8338  points  Professional
  • Joined on: 4/15/2009
  • Posts: 424
  Answered

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.


Page 1 of 1 (2 items)