I copied a solution with a .Net WPF project from one system to another. Now I get the following errors on the receiving system:
COBCH0002 : Undefined ECM error. Inform Technical Support. Error code 12.
COBCH0038 : Paragraph or phrase repeated illegally
The errors points to the ‘getter’ keyword within several properties.
property-id KalkNr binary-long.
getter.
set property-value to W-KalkNr
setter.
set W-KalkNr to property-value
invoke self::NotifyPropertyChanged("KalkNr")
end property.
Both systems will have Visual Cobol 2.3 Update 1 installed, the first system with Visual Studio 2013 and the receiving one with Visual Studio 2012.
I’m waiting for an answer from Micro Focus Technical Support.
Regards
Werner Lanter
↧