Is anyone encounter this issue? We created a custom screen using VB6 for Order Entry. But when we Post > (Select Serial/Lot Numbers) > Print. Got an error.
@Djangman, I already copied the a4wcrInterop.dll from SAGE runtime to the executable. But still got the error. Also when debugging from VB6, the solution auto close when doing that print. Any advice? Thank you!
and then print you'll see a bunch of diagnostic messages appear. That might help.
You don't add a reference to the a4wcrInterop.dll in VB6 - you just copy it to the folder where your .exe file resides. Sometimes you have to compile the program and run the .exe to do your debugging because sometimes you get odd issues in the VB IDE.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.