Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mm business object generator
Message
From
09/06/2011 11:37:52
Bill Oeftering
Mainstreet Computers, Inc.
Belleville, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Mm business object generator
Environment versions
Environment:
C# 4.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01513830
Message ID:
01513830
Views:
105
I'm trying to generate an entity framework bo but no properties are added to the MM entity. I added the table in the model. When I selected the project I get a message box: A config file was not found in the project directory. I have a app.config in the project. Then I select the table to generate and I get an empty entity class with no properties.
namespace Mainstreet.GlasAve8.POS
{
	/// <summary>
	/// Summary description for InvoiceEntity.
	/// </summary>
	public partial class InvoiceEntity : ABusinessEntity
	{
	}
}
What am I missing ?
TIA Bill
Next
Reply
Map
View

Click here to load this message in the networking platform