authentication??
-
I created an ASPX application. Then I set authentication mode to "Forms" and specified an loginUrl in web.config file. But it does not take an effect. When I request the source IIS does not redirects me to login page as authentication would be set to windows mode. No errors, nothing. does anyone have an idea what could be wrong? I am using IIS 5.1 and XP! thanx
-
I created an ASPX application. Then I set authentication mode to "Forms" and specified an loginUrl in web.config file. But it does not take an effect. When I request the source IIS does not redirects me to login page as authentication would be set to windows mode. No errors, nothing. does anyone have an idea what could be wrong? I am using IIS 5.1 and XP! thanx
Did you remember to specify which files or directories where to be protected? e.g.
<authorization>
<deny users="?" />
</authorization>regards, Paul Watson Bluegrass South Africa Marc Clifton wrote: "organically fed captivity free regurgitated bee nectar" (honey) on dieting. Crikey! ain't life grand?