1. himanshi tayal
  2. PowerBuilder
  3. Thursday, 7 December 2023 16:22 PM UTC

We have migrated Powerbuilder code from 32 bit to 64 bit and currently we using Appeon version 2019 R3 but we are facing issue when we are trying to run code through debugger and same issue persist in 2022 latest version of Appeon .

Can you advice what could be the reason ?

himanshi tayal Accepted Answer Pending Moderation
  1. Thursday, 7 December 2023 16:48 PM UTC
  2. PowerBuilder
  3. # 1

Getting this error while running .Please see the snippet .

Attachments (2)
Comment
  1. Chris Pollach @Appeon
  2. Thursday, 7 December 2023 18:44 PM UTC
Ahhh ... so real issue that you are having is really when calling external functions. Note that you need to A) Get 64 bit DLL's & replace the 32 bit ones you are currently using and B) refactor your 32 bit Win API calls to use 64 bit calling conventions as well.

FYI: https://docs.appeon.com/pb2022/migrating_32bit_applications_to_64bit/index.html

HTH
  1. Helpful 2
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 7 December 2023 16:36 PM UTC
  2. PowerBuilder
  3. # 2

Hi Himanshi 

  FYI: 64 bit debugging was not added to the PB IDE until PB 2022. However the latest PB 2022 R2 supports the 64 bit debugger feature. I use that every day. If it's not working for you, I would try either A) running the IDE in ADMIN mode or B) reinstalling PB 2022 R2.

Regards ... Chris

Comment
  1. himanshi tayal
  2. Thursday, 7 December 2023 16:45 PM UTC
Can you please send the link of downloading latest PB 2022 R2 because I have downloaded PB 2022 R2 day before yesterday and I am using as Admin ?

  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.