EF 5.0 Serious Bug With Enums
-
Friday, September 21, 2012 7:46 AM
Now I use the EF 5.0 and Enums , and I get an error :
Schema specified is not valid. Errors:
No corresponding object layer type could be found for the conceptual type 'XXX.XXXX.EnumType'.Also ara_prg1 has mentioned it in this thread several days ago, http://social.msdn.microsoft.com/Forums/en/adodotnetentityframework/thread/ec37698d-a7ad-4a7d-873d-3ea61c917eed.
You can repro this problem following the thread above.
How could I solve this problem?
- Edited by caishy Friday, September 21, 2012 7:47 AM
All Replies
-
Friday, September 21, 2012 11:48 PMModerator
Hi,
If this is really the same issue then the reply I put into the above post just now is the best answer I have at the moment. But I will let you know if anything happens. Voting on the issue in codeplex is probably a good idea as well.
We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As a result, our team is going to spend more time reading and answering questions posted on Stack Overflow. We would encourage you to post questions on Stack Overflow using the entity-framework tag. We will also continue to monitor the Entity Framework forum.
-
Friday, September 21, 2012 11:53 PMModerator
How big an issue is this bug for you? Is it a showstopper for you or less severe?
We are seeing a lot of great Entity Framework questions (and answers) from the community on Stack Overflow. As a result, our team is going to spend more time reading and answering questions posted on Stack Overflow. We would encourage you to post questions on Stack Overflow using the entity-framework tag. We will also continue to monitor the Entity Framework forum.

