Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinForm App Security DB not found?
Message
From
02/05/2005 11:49:57
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01010094
Message ID:
01010170
Views:
22
Hello, Stephen

What is the actual error message text? And that's the only error stack you receive... it just stops at line 39 of your mainform, not in MM.NET code? And are you already using that database key, "FleetPro", anywhere else in your app that works correctly?

---J

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform