override of webconfig doesn't work....
From: Rui Maia (rfpm@mega.ist.utl.pt)
Date: 06/24/02
- Next message: David Adams: "Re: Encrypt QueryString"
- Previous message: Willy Denoyette [MVP]: "Re: No access to AD through DirectoryEntry/Searcher even when logging on"
- Next in thread: Kevin T. Price: "Re: override of webconfig doesn't work...."
- Reply: Kevin T. Price: "Re: override of webconfig doesn't work...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Rui Maia" <rfpm@mega.ist.utl.pt> Date: Mon, 24 Jun 2002 08:43:07 -0700
I'm making a webservice project, and, inside of that
project i had made a subdir with 2 webforms and a
web.config file.
1 webform: login.aspx
1 webform: user.aspx
web.config
...and in web.config, i made the authentication
mode="Forms"... (the authentication mode in the root of
the project was = "None")
...the thing is that when i make the start page as
user.aspx, i was expecting it to make the authentication
in forms, but it pops a window with windows authorization
mode,... with, name, password, domain,..
Anyone can help me ?
thank you
- Next message: David Adams: "Re: Encrypt QueryString"
- Previous message: Willy Denoyette [MVP]: "Re: No access to AD through DirectoryEntry/Searcher even when logging on"
- Next in thread: Kevin T. Price: "Re: override of webconfig doesn't work...."
- Reply: Kevin T. Price: "Re: override of webconfig doesn't work...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|