Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Security
Two authentication dialogs displayed for aspx pages
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Kathy, post: 4270311"] I have a web application that uses both asp and aspx pages. We are using basic authentication. When someone tries to access an asp page, they get a dialog prompting for name and password, well and good. When someone tries to access an aspx page, they see the first dialog, followed by a second dialog that prompts for name, password, _and_ domain on Win2K, name and password only on XP with the domain prefixed to the user name. When the second dialog appears, it is not necessary even to enter anything, if you press OK, it disappears. The web.config file has <authentication mode = "None" />. I've tried every combination of <authentication> and <identity>, it changes nothing. Can anyone tell me why this is happening and how to get rid of the second dialog? Thanks. - Kathy [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Security
Two authentication dialogs displayed for aspx pages
Top