Re: Configuration Error using Forms Authentication
From: nmt via DotNetMonster.com (forum_at_DotNetMonster.com)
Date: 04/08/05
- Next message: Jasmine: "login prompt"
- Previous message: Joseph MCAD: "Re: A very persistant Access To Path Denied Error"
- In reply to: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Next in thread: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Reply: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 08 Apr 2005 16:50:17 GMT
When I originally created the Web.config file in a folder named Register,
the settings were:
-----------------
<authentication mode="Windows" />
<authorization>
<allow users="*" />
</authorization>
-----------------
Should I just leave these settings alone? This page can be accessed by
anyone and doesn't need authorization. This folder is in the same project
as the login form, does that matter? Should I create a new virtual
directory for the register page?
-- Message posted via http://www.dotnetmonster.com
- Next message: Jasmine: "login prompt"
- Previous message: Joseph MCAD: "Re: A very persistant Access To Path Denied Error"
- In reply to: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Next in thread: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Reply: Joseph MCAD: "Re: Configuration Error using Forms Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]