Hello All.
I have developed a PowerBuilder 11.5 Classic Client/Server Application on a Windows 8.1 64Bit Machine (PB run in XP service pack 2 compatibility mode).
I would like to deploy this application to a Windows XP Machine for testing.
The application does not start instead, I get a "An unhandled win32 exception occurred on {application name}.exe" error.
I recognize that I could probably install PB to the Windows XP machine, develop there and then migrate the application to win8.1, but is there any way to actually run and develop on the Win8.1 machine and deploy backwards to the WinXP platform?
Thanks