Barcodes in .Net repeater control

How can I get the BarCodeWebControl to work in a repeater? It works fine outside the repeater, but I get a ‘Failed to Load Given URL’ message when I run it, even when I add a hard-coded CodeText value to the control.

Hi,

Thank you for inquiry.

I am sorry but I could not reproduce such issue at my end. Attached is a sample web application that uses a repeater control with the Aspose Barcode control in it’s ItemTemplate. It uses a table from MS Access database, which is also included in the attachment.