We are facing an issue with the Aspose.Barcode dll. We have recently migrated a .NET based web application from IIS6 to IIS8. From then on, a web page that should render Barcode images doesn’t display any images.
I am not understanding the root cause of it. The images are displayed on my local machine correctly and even on the website hosted in IIS6. The issue is occurring only on IIS8. I am guessing that the error is being hit at the SetLicense function, are we supposed to make any changes in the code for the license to work on the new IIS8 machine?