I am plugging the DWSIM Property Package Manager in COFE. Within the Initialize method on the chosen Property Package (IAPWS-IF97 Steam Tables) an excepton is raised:
PropertyPackage <iapws-if97 steam="" tables=""> : Call to Initialize
COLTT <iapws-if97 steam="" tables=""> : Windows error code returned is: 0x80070057 - not known
COLTT <iapws-if97 steam="" tables=""> : Getting error details from IErrorInfo interface:
COLTT <iapws-if97 steam="" tables=""> : Call to GetSource
GetSource returns:
Interface : mscorlib
COLTT <iapws-if97 steam="" tables=""> : Return from GetSource - Succeeded
COLTT <iapws-if97 steam="" tables=""> : Call to GetDescription
GetDescription returns:
Description : An item with the same key has already been added.
COLTT <iapws-if97 steam="" tables=""> : Return from GetDescription - Succeeded
PropertyPackage <iapws-if97 steam="" tables=""> : Error returned from Initialize - 0x80070057</iapws-if97></iapws-if97></iapws-if97></iapws-if97></iapws-if97></iapws-if97></iapws-if97></iapws-if97>
The exeception is not a CAPE-OPEN one. It should be. What kind of error is this?
Fixed in 4.0 Preview 1.