Bug in protected/Private properties in Complex types
Posted: Tue 21 Jul 2009 08:09
Hello,
I have recently migrated to version 2.20 of the entity developer.
When i try to open the model i get an error
---------------------------
Devart
---------------------------
CSDL parsing failed at line #1334 with message: 'Object reference not set to an instance of an object.'
---------------------------
OK
---------------------------
when i open the edml file in a regular text editor and go to line 1334
I see it the there the definition of an private property in an complex type
All properties of a name bundeld in one type
(I have highlighted line 1334)
when a remove the setterAccess and getterAccess then I can open my model in the entity developer. (but the property is then public)
Please fix this bug
Greetings Jeroen
I have recently migrated to version 2.20 of the entity developer.
When i try to open the model i get an error
---------------------------
Devart
---------------------------
CSDL parsing failed at line #1334 with message: 'Object reference not set to an instance of an object.'
---------------------------
OK
---------------------------
when i open the edml file in a regular text editor and go to line 1334
I see it the there the definition of an private property in an complex type
All properties of a name bundeld in one type
(I have highlighted line 1334)
when a remove the setterAccess and getterAccess then I can open my model in the entity developer. (but the property is then public)
Please fix this bug
Greetings Jeroen