Quantcast
Channel: Entity Framework
Browsing all 10318 articles
Browse latest View live

Commented Issue: NotMapped on base property throws if derived type discovered...

An exception is thrown when the derived entity type is discovered before the base entity type containing an ignored property."You cannot use Ignore method on the property 'BaseProperty' on type...

View Article


Commented Issue: Migrate from console does not follow timeout param in...

When executing a migration from the console on a database with a table containing 30-50 columns and 1million rows the migration fails with a timeout exception regardless of the timeout parameter in the...

View Article


Commented Issue: Designer: Localization: The default entity name, Entity1,...

repro steps:1. Create a project with KO VS2. Add the ADO.NET Entity Data Model diagram 3. Add new entity4. The default name of the new entity, and entity set are localized as in the attached image....

View Article

Commented Issue: Some of the ToTable methods ignore schema included in name...

Mapping an entity to a table with a name in the format "schema.table" does not always work as expected. The following will map Blog to the schema name:...

View Article

Commented Issue: TPT Inheritance with composite foreign key in derived type...

[Stack Overflow Issue 1](http://stackoverflow.com/q/13179634/1791547)[Stack Overflow Issue 2](http://stackoverflow.com/q/10961690/1791547)EF throws a configuration error when trying to map a Table Per...

View Article


Closed Issue: TPT Inheritance with composite foreign key in derived type [865]

[Stack Overflow Issue 1](http://stackoverflow.com/q/13179634/1791547)[Stack Overflow Issue 2](http://stackoverflow.com/q/10961690/1791547)EF throws a configuration error when trying to map a Table Per...

View Article

Source code checked in, #150fa7263abe

Updating version to Alpha3

View Article

Commented Issue: Designer: Localization: The default entity name, Entity1,...

repro steps:1. Create a project with KO VS2. Add the ADO.NET Entity Data Model diagram 3. Add new entity4. The default name of the new entity, and entity set are localized as in the attached image....

View Article


Commented Issue: Update-Database fails when working from a mapped network...

Updating worked from a local drive, stopped working after moving to a network drive and started working again after moving back to a local drive.Directories are binary identical (except for obj and bin...

View Article


Closed Issue: Update-Database fails when working from a mapped network drive...

Updating worked from a local drive, stopped working after moving to a network drive and started working again after moving back to a local drive.Directories are binary identical (except for obj and bin...

View Article

Commented Issue: Changing namespaces breaks WCF data services server [896]

If I upgrade a working solution using WCF data services 5.3.0 and EF 5.0 to use EF 6.0 alpha 2, I get this error:```<p>The server encountered an error processing the request. The exception...

View Article

Edited Issue: Designer: Localization: The default entity name, Entity1, and...

repro steps:1. Create a project with KO VS2. Add the ADO.NET Entity Data Model diagram 3. Add new entity4. The default name of the new entity, and entity set are localized as in the attached image....

View Article

Edited Feature: Give DbGeography support for polygons with holes [728]

The DbGeopgaphy type does not support to access to the individual rings of a singe polygon having holes. Please add support to access the inner rings defining the holes via the ExteriorRing...

View Article


Commented Feature: Give DbGeography support for polygons with holes [728]

The DbGeopgaphy type does not support to access to the individual rings of a singe polygon having holes. Please add support to access the inner rings defining the holes via the ExteriorRing...

View Article

Edited Feature: Math.Truncate is not mapped in Linq, even though we have...

Calling Math.Truncate function calls not supported exception. This should be supported, since we have a canonical function Truncate for this purpose.

View Article


Commented Feature: Math.Truncate is not mapped in Linq, even though we have...

Calling Math.Truncate function calls not supported exception. This should be supported, since we have a canonical function Truncate for this purpose. Comments: Removing comment about lack of...

View Article

Commented Issue: Issue with Oracle and Entity Framework [831]

Hi All,I'm working on small POC( Entity Framework with Oracle) and I'm getting below error"A null was returned after calling the 'get_ProviderFactory' method on a store provider instance of type...

View Article


Commented Issue: Issue with Oracle and Entity Framework [831]

Hi All,I'm working on small POC( Entity Framework with Oracle) and I'm getting below error"A null was returned after calling the 'get_ProviderFactory' method on a store provider instance of type...

View Article

Created Issue: How to solve false “EF Power Tools: modelEntityContainerName...

I'm facing an issue that many already faced, but with a difference: neither the SDF file name, or the path, contains invalid characters.I've even tried with the Northwind.sdf file and Ikeep getting the...

View Article

Closed Issue: Issue with Oracle and Entity Framework [831]

Hi All,I'm working on small POC( Entity Framework with Oracle) and I'm getting below error"A null was returned after calling the 'get_ProviderFactory' method on a store provider instance of type...

View Article
Browsing all 10318 articles
Browse latest View live