Results 1 to 3 of 3

Thread: [RESOLVED] runtime error - authentication

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Resolved [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
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: runtime error - authentication

    Deja vu?

    Looks like you have a config file in a directory below the root of your app that is not a virtual directory.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: runtime error - authentication

    So you are right again :-) I didn't see it hiding there, must of been left over from all the switching about with the first problem :-)

    Hopefully shoul all be working now
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width