Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to handle multiple Entity servers?
Message
From
07/12/2010 07:49:40
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
07/12/2010 07:44:10
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01491854
Message ID:
01491955
Views:
30
>MM 40, Entity Framework
>It seems it's not as simple as using the config file when using the Entity Framework.
>
>I changed the connection setting, but it didn't open my tables until I went through the whole
>process of regenerating the Entity objects. Then it worked.
>
>This is not good. I can't develop applications using the Entity Framework without a fix
>for easily using multiple servers.
>
>CU


Tony,
I have an entity project that I have modified the setting in config and it works fine. There must be a setting you are missing. Entity framework adds one in the config file in addition to the standard MM Connection piece. Did you find that one and change it? Also don't forget your business project has an app.config file which is used for design time only and the application project has one that is used at runtime. Make sure they are both setup properly for the database you are using.
Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform