Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error in entity: Column ' does not belong to table ' '
Message
 
À
26/02/2009 17:10:37
Tegron Tegron
Platinum Technologies
Ohio, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01384420
Message ID:
01384577
Vues:
35
Tegron,

I have come across this same exact error a couple of times. Each time it was due to the stored procedure not returning the value expected by the entity class. Adding the expected value to the procedure always fixed it.

Check that you are checking the right stored procedure and then check the spelling, etc.

HTH

>I added a new field to a table and first manually added the necessary property to the Entity, Default, and Data layer class. When I was testing the business object I noticed that I was getting any value in my entitylist. I only saw the following error within the object: Column 'RejectionID' does not belong to table RequestItems. I then decide to use the BLG to regenerate the enity object all over again, because I figured for some reason it was recognizing the field was added. After doing that I still received the same error message.
>
>The error doesn't make any sense, because the field is physically in the database. I have re-checked all of my stored procedures just to make sure that it was returned and everything is okay.
>
>Has anyone encountered this problem and have a way to fix it???
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform