Hi,
We are working on upgrade to Powerbuilder 2017. We tried to deploy 64-bit Powerbuilder application to Windows 10 System. We have some .Net Component communicate with PB using OLEobject call. All .Net component build as AnyCPU. But communication failed at ConnectToNewObject() call. But if we build 32-bit Powerbuilder application, it works fine. Can anybody give me some help?
Thanks