Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mm business object generator
Message
De
09/06/2011 11:37:52
Bill Oeftering
Mainstreet Computers, Inc.
Belleville, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Mm business object generator
Versions des environnements
Environment:
C# 4.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01513830
Message ID:
01513830
Vues:
106
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform