|
-
Aug 5th, 2009, 06:27 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] runtime error - authentication
Hi, got a problem thats just occured with the web.config but not sure why. can anyone help?
I havn't changed anything:
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: The value of the property 'mode' cannot be parsed. The error is: The enumeration value must be one of the following: None, Windows, Passport, Forms.
Source Error:
Line 51: ASP.NET to identify an incoming user.
Line 52: -->
Line 53: <authentication mode="windows"/>
Line 54:
Line 55: <!--
Source File: C:\DHCD\www\web.config Line: 53
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|