I've been using KTL Solution's Crystal Converter to convert some .rpt files to .rdl files and I've been getting the following error for some of the calculated dataset fields;
..." 'field_xyz' is not a member of 'ReportExprHostImpl.CustomCodeProxy'
Does someone know how or where to begin debugging this? I'm not sure where to even look for the 'ReportExprHostImpl.CustomCodeProxy'?
Is it somewhere in the actual custom code, perhaps?
Thanks
Hans