Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinForm App Security DB not found?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
WinForm App Security DB not found?
Miscellaneous
Thread ID:
01010094
Message ID:
01010094
Views:
67
I am setting up the security on a WinForm app. Seems that the database can't be found?
in App.Config
add key="SecurityDatabaseKey" value="FleetPro"

from line 39 of the mainform's error:
at OakLeaf.MM.Main.Business.mmBusinessObject.GetDataAccessObject(String databaseKey)
at OakLeaf.MM.Main.Managers.mmUserManager.AuthenticateUser(String userID, String password, String databaseKey)
at OakLeaf.MM.Main.Managers.mmUserManager.AuthenticateUser(String userID, String password, String databaseKey, String userIDConnect, String passwordConnect)

Tables are there and the proper Key's are in all tables according to the help.

Any ideas?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform