Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmAppBase
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01505960
Message ID:
01506157
Views:
32
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,
Previous
Reply
Map
View

Click here to load this message in the networking platform