2.7.0.0 and Release builds fail

I upgraded my code to use aspose.barcode 2.7.0.0 with no issue using the debug build but as soon as I try the release build, the compile/link fails with missing items in the same aspose.barcode class library.


Hi martgoodall,

Thanks for your post.

This issue seems a little strange, could you please share your code and the buildlog.htm with us? The email is guangzhou#aspose.com. Thanks

this transpires to be my issue - details below

s:\2008\release\bin\aspose\dll\vdebcdll\aspose.barcode.dll.meta existed and VS2008 decided it did not need to be replaced. I manually deleted it and then VS2008 generated a valid one (the content of the previous one still said 2.6.0.0 internally).