Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Authentication, ASP.NET and Cookies
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01001457
Message ID:
01001590
Vues:
23
>Shows us your authentication and authorization tags from your web.config file.
>
>Also, what OS and SP are you using?

Here are the tags from WEB.CONFIG:
 <authentication mode="Forms" >
    <forms loginUrl="MyLogon.aspx" />
 </authentication> 

<authorization>
   <deny users="*" />  
</authorization>
This is Windows 2000 SP4.

Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform