Re: override of webconfig doesn't work....
From: Kevin T. Price (kpckids@cox.net)
Date: 06/26/02
- Next message: Kevin T. Price: "Re: Re-write of <form action=https"
- Previous message: Ely Lucas: "ASPNET User Problem in Shared Hosting Environment"
- In reply to: Rui Maia: "override of webconfig doesn't work...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Kevin T. Price" <kpckids@cox.net> Date: Tue, 25 Jun 2002 21:18:50 -0400
There could be quite a few things going on based on what you've said here...
Consider the following:
1. Is IIS configured correctly, as in - (2)on the subdirectory that you want
forms auth on, is it its' own "application" in IIS and (3)does it allow
anonymous?
-- Kevin T. Price Co-Author - .NET Framework Security "Rui Maia" <rfpm@mega.ist.utl.pt> wrote in message news:120ee01c21b95$d6569230$3bef2ecf@TKMSFTNGXA10... > 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: Kevin T. Price: "Re: Re-write of <form action=https"
- Previous message: Ely Lucas: "ASPNET User Problem in Shared Hosting Environment"
- In reply to: Rui Maia: "override of webconfig doesn't work...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|