Hello,
I have created supported library using rtiddsgen -Language C# -ppDisable -example x64Win64VS2017 DDS_Table.idl
My solution genrate DDS_Table.dll which i used into my project with some wrapper and its working fine with version 5.3.1
But when i install 6.0.0 version and regerate dll and reffered into my project its shows File.Io.ImageException.
I modified NDDSHOME path and also modified my referance path (like C:\Programfile\rti-dds-context 6.0.0.\)