Posted 27 October 2017, 7:51 am EST
We are experiencing an issue implementing a QR field. Currently running this in the C1Reports Designer works as intended just fine, although running this report in our application we generate this error…
Failed to create custom field 'C1.C1Report.CustomFields.QRCode' from assembly 'c1.c1report.customfields.4'.
Please make sure the assembly and its dependencies are available.
I have tried referencing all of these libraries to no availability…
- “C1.C1Report.CustomFields.4”
- 4.0.20163.226
- “C1.C1Report.4”
- 4.0.20163.226
- “C1.Win.C1BarCode.4”
- 4.0.20163.226
- “C1.Win.C1Report.4”
- 4.0.20163.226
The version of C1Report Designer is: 4.0.20161.139
Is there any examples using the QR code in reports I can take a look at and or has this issue been reported before and is there a resolution?
Thank You!