I am migrating from PB12 to PB19. My application runs in development on PB19. I built it and the built version runs on the development machine. However if I move it (and all the runtime DLLs to another machine) I get the error "The application was unable to start correctly (0xc000007b)."
Any suggestions?
doyle
On my local network, I can copy the built app and the basic PowerBuilder DLLs from the Shared folder to a different machine and it runs fine.
In looking at it closer, it may be the Microsoft DLLS. I have them all based on the documentation, but the sizes are different. Maybe 32bit vs 64bit?
Does "start the developer" mean when you start the PowerBuilder IDE? If the development machine at the client's site is using an Offline License, then this is normal as PB has to verify the license every time the IDE starts. It does this by checking in with the Appeon license server via the web. I suspect your version of the PB IDE at your local office is NOT using the Offline license model.
Mike's suggestions are good ones. I agree it is likely the client's machine where you are attempting to run the compiled PB 2019 application is missing one or more Microsoft DLL's.