Entity Developer is duplicating EntitySet attribute
Posted: Tue 20 Dec 2011 19:14
I manually edited my .edml file to get it to build but I have FunctionImports that map to imported Views. Any time I use the update model from database it adds another EntitySet attribute to my FuntionImports and does not build saying Duplicate attribute name EntitySet.
For example:
Note how before I used update model from database EntitySet had only one entry not two. Please fix this asap.
After manually removing the duplicate entries I'm still getting an error which reads
1 'EntitySet' is a duplicate attribute name. Line 301, position 208.
But there is no duplicate EntitySet at that location.
For example:
Note how before I used update model from database EntitySet had only one entry not two. Please fix this asap.
After manually removing the duplicate entries I'm still getting an error which reads
1 'EntitySet' is a duplicate attribute name. Line 301, position 208.
But there is no duplicate EntitySet at that location.