We used to use an old version of aspose (from 2008) in our application, which did and still does work fine in 32bit. We upgraded our application to 64bit, and ran into issues calling aspose. When using Read from "BarCodeReader" on the 64bit version of Windows 10 the application completely crashes.
We decided to update the version of aspose which we have as a trial, but the regasm.exe command on the Aspose Barcode DLL that used to work now gives us an error. Then when we call the wrapper class we built for Aspose we get could not 'Class not Found'.
We are lost on a solution- can anyone point us in the right direction?