Ask a Question related to ASP.NET Security, Design and Development.
-
Patrick.O.Ige #1
FORMS AUTH HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I'm using forms Auth!
Why am i getting the error:-I HAVE DONE EVRYTHING NEEDED!
Error authenticating. Error obtaining group names. The specified domain
either does not exist or could not be contacted.
I used this code at:-
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/ht[/url]
ml/SecNetHT02.asp
Patrick.O.Ige Guest
-
Forms Auth Info passed to Windows Auth?
The requirement is to build an ASP.Net intranet application, so external users can log in to the main web portal via forms authentication, using... -
Help with forms auth
Hi, I am using forms Auth on my WEB APP. I am checking the credentials in sql server. When a user request any page other than login.aspx they get... -
Forms Auth. What do you think?
Hi guys, I am new to forms Authetication and wish to do the following.. A bit like the Dreamweaver Authentication tool... 1. Authenticate my... -
Configuring Windows Auth & Forms Auth in Asp.Net
Configuring Windows Auth & Forms Auth in Asp.Ne Hi, I've configured a web app to use windows authentication and also set up two separate... -
Forms auth. don't work going from NET 1.0 to 1.1
I have a web system with forms authenticationthat works good. When I uppgraded from .NET 1.0 to 1.1 I can't leave the login page. If I change to... -
Gopal Krish #2
Re: FORMS AUTH HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
try this....
[url]http://support.microsoft.com/default.aspx?scid=kb;en-us;308157[/url]
It works for me.
"Patrick.O.Ige" <patrickige@acn.waw.pl> wrote in message news:<u2l7pq1tEHA.160@TK2MSFTNGP11.phx.gbl>...> I'm using forms Auth!
> Why am i getting the error:-I HAVE DONE EVRYTHING NEEDED!
> Error authenticating. Error obtaining group names. The specified domain
> either does not exist or could not be contacted.
> I used this code at:-
> [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/ht[/url]
> ml/SecNetHT02.aspGopal Krish Guest



Reply With Quote

