Category Archives: EntityFramework

EF Context explicit interface implementation, raises an exception

The following exception: An unhandled exception of type ‘System.Data.Entity.ModelConfiguration.ModelValidationException’ occurred in EntityFramework.dll Additional information: One or more validation errors were detected during model generation: MetaDAL.POCOContext.IMetaContext.MAssemblyFiles: Name: The specified name is not allowed: ‘MetaDAL.POCOContext.IMetaContext.MAssemblyFiles’. MetaDAL.POCOContext.IMetaContext.MAssemblyFileObjects: Name: The specified name is not … Continue reading

Posted in EntityFramework | Tagged , | Leave a comment