andre9349

Results 2 issues of andre9349

Hello. I have two navigation collections contains common entity inside. Atter I reloaded one of them, other navigation collection sill contains detached entity. I tried to fix it using ChangeTracker.DetectChanges()...

customer-reported

I have geometrycollection with two elements: MULTILINESTRING and POLYGON There is an exception while i'm trying to generate SqlGeometry from bytes However, if polygon goes before multilinestring, there are no...