Posted 5 December 2019, 9:34 am EST
I’m trying to convert a legacy C1Report to a C1FlexReport by importing the C1Report into the C1FlexReport Designer.
I can successfully preview the report “0 - Laudos” using the C1Report Designer, however I cannot do the same using the C1FlexReport Designer.
Returning the following error:
Error rendering report:
Can not open the report data source [Main].
Exception:
Não é possível interpretar símbolo ‘"’ na posição 65.
(which roughly translate: Not possible to interpret the symbol ‘"’ in the position 65)
I’ve tried to replace all " to ’ without success and also don’t know what this position 65 refers to.
I’ll attach the report, the report data, prints and the versions I’m using on the zip file.C1Report_Conversion_erro.zip