Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmAppBase
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01505960
Message ID:
01506157
Vues:
33
Kevin,

I am setting the database key already. It is the first line in the AUserManager class in the AuthenticateUser method although I do see the property as blank when debugging. Where else should it be set?


>It looks like the DatabaseKey property of the UserManager isn't getting set. It usually gets set when you call its AuthenticateUser() method--the database key is passed as a parameter, then stored in the DatabaseKey property. The DatabaseKey property is public, so if you prefer, you can even set it manually.
>
>Best Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform