text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
The DbContext type '{0}' does not contain a parameterless constructor. A parameterless constructor is required to use EntityFramework in the Code-First mode with a DataController.
Type '{0}' is not a valid DbMetadataProviderAttribute parameter because it does not derive from DbContext.
Type '{0}' is not a valid LinqToEntitiesMetadataProviderAttribute parameter because it does not derive from ObjectContext.
'{0}' cannot be applied to DataController type '{1}' because '{1}' does not derive from '{2}'.
Unable to retrieve association information for association '{0}'. Only models that include foreign key information are supported. See Entity Framework documentation for details on creating models that include foreign key information.
Unable to find metadata for '{0}'.
Failed to get the MetadataWorkspace for the DbContext type '{0}'.
ObjectStateManager not initialized for the DbContext type '{0}'.