Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EntityDataModelContainer could not be found
Message
 
To
02/06/2012 07:15:10
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01545144
Message ID:
01545157
Views:
52
>First time trying to use MM Framework 4.0 to generate the business classes.
>
>The solution and code got generated but had this error for every table
>
>"The type or namepaces name 'EntityDataModelContainer' could not be found ...'
>
>Unable to find some MereMortal files that can be referenced that would resolved this

If you open the entity data model in the design surface and go to the Properties panel, the Entity Container Name property is set to EntityDataModelContainer by default. This is your object context class.

If you open up the Order System Business Objects EF CSharp sample project you can see where this value is set in that project and compare it to your own.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform