Run example error

Downloaded the Aspose.BarCode for .NET example. Opened the c# solution in VS2017. There are build errors:

‘BarCodeBuilder’ does not contain a definition for ‘CodabarChecksumMode’ and no extension method ‘CodabarChecksumMode’ accepting a first argument of type ‘BarCodeBuilder’ could be found (are you missing a using directive or an assembly reference?)

The type or namespace name ‘CodabarChecksumMode’ does not exist in the namespace ‘Aspose.BarCode’ (are you missing an assembly reference?)

both errors come from the file
Aspose.BarCode-for-.NET-master\Examples\CSharp\ManageBarCodes\CodabarChecksumMode.cs 37

Please help!

Thank you!

@beixuran,

We have downloaded the Aspose.BarCode for .NET examples and build the solution with latest version of Aspose.BarCode i.e. 18.1. It build successfully. Screenshot is attached for your kind reference. Please share steps to reproduce this issue. Also update us which Aspose.BarCode version are you using at your end?

barcode_examples_build_screen.jpg (281.9 KB)

My Aspose.Barcode version was 16.1.1. After I installed 18.1 the example built with no error.
Thanks!

@beixuran,

It is good to know that things are working at your end. Thank you for update.