authentication mode=windows and forms togather
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
is it possible to use authentication mode=windows and forms togather in the
same project?
i have a 2 different asp pages in my application .one of them should be
authenticated with 'forms' mode and the other one with 'windows' mode.
i was able to do each one alone with the help of the <application> element
in the web.config but i could'nt make them both live togather in the same
project. is that possible?
Regards,
OreN
.
Relevant Pages
- authentication mode=windows and forms togather in the same project
... is it possible to use authentication mode=windows and forms togather in the ... i have a 2 different asp pages in my application .one of them should be ... in the web.config but i could'nt make them both live togather in the same ... Regards, ... (microsoft.public.dotnet.framework.aspnet.security) - Re: authentication mode=windows and forms togather
... ¤ same project? ... i have a 2 different asp pages in my application .one of them should be ... in the web.config but i could'nt make them both live togather in the same ... Not really no since both require different IIS authentication settings. ... (microsoft.public.dotnet.framework) - Re: ADSI Authentication using ASP - Problem
... ASP application over the web. ... "Basic Authentication" enabled. ... Dim oRootDSE As IADs ... strPassword As String, strUserADSPath As String ... (microsoft.public.inetserver.iis.security) - Re: Cant make a domain user the "anonymous access" user
... I have tried both with and without Integrated authentication enabled. ... I get a login prompt if I am using an NTLM-capable ... I can then authenticate using the domain account ... Pool containing this ASP page ... (microsoft.public.inetserver.iis.security) - Re: Newbie Needs Help!
... >> based authentication via SQL Server for a section of our corporate web ... >> I know classic ASP quite well, but the ASP .NET world is very different. ... >> Will IIS 5.0 support ASP .Net's built in methods for the integrated form ... > You can map the aspnet ISAPI dll to these other file extensions in IIS, ... (microsoft.public.dotnet.framework.aspnet) |
|