Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an executable
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01338423
Message ID:
01338441
Views:
25
>My whole project is what I posted originally in this thread. There is no more code other than that. MM.NET has a database key set at the top level business object so any business object being instantiated will use this key. It just needs to find the key in a config file somewhere which then supplies the connection string.
>
>This works in my business object project as well as my web project using web.config. I just don't see how it would do this in a console app.
>
>

How the MM classes are added to the project? I was thinking you can search in MM classes for SetDatabase (or what is the method) to see how the connection string to your database is set. You need to figure out how MM sets the database. Once you know it, you can figure out which config file you need to add.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform