1. Doug Gray
  2. PowerBuilder
  3. Thursday, 24 September 2020 15:24 PM UTC

We have signature capture working in previous 32bit versions of Powerbuilder and when I debug the signature capture window in PB2019 it still works.

.

But when I build the 64bit app to be deployed, the call to the OCX fails. What do I need to fix to make get our migration to 2019 working.

 

PB2019 R2 Build 2353, OCX is registered properly on the 64bit computer.

 

Thanks

Doug Gray

 

 

 

 

Attachments (2)
Doug Gray Accepted Answer Pending Moderation
  1. Thursday, 24 September 2020 15:31 PM UTC
  2. PowerBuilder
  3. # 1

Attached R0035 Application Error. This only happens when I run the EXE build, not when testing in development.

 

 

 

 

Attachments (1)
Comment
  1. Chris Pollach @Appeon
  2. Thursday, 24 September 2020 16:02 PM UTC
Hi Doug .. thanks for the update. Sounds like the prudent thing to do in your case is continue with the 32bit world for now, until you get a basic 64 bit signature control replacement for use in your 64bit PB Apps.
  1. Helpful
  1. Doug Gray
  2. Thursday, 24 September 2020 17:40 PM UTC
Chris (or anyone else)



once I find a 64bit OCX replacement will Powerbuilder (32bit development) allow me to add that OCX into an OLE object??



Thanks

Doug
  1. Helpful
  1. Chris Pollach @Appeon
  2. Thursday, 24 September 2020 18:13 PM UTC
Hi Doug .. great question!

No, the IDE will only interact with 32bit OLE or OCX objects currently. You will have to wait until the IDE goes fully 64bit compliant.

The workaround for now would be to use dynamic user objects that would instantiate the OLE container via PowerScript control only. A bit of a PIA I must admit.

Regards ...Chris
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.