1. Prajwal Rajanna
  2. PowerBuilder
  3. Friday, 14 June 2019 07:33 AM UTC

Hi, I am using PB 12.6. I have a application which uses soap connection. When I run the application from source code, it works fine.

But when I do a 64 bit build and run it from application exe, I get a error "Bad runtime function reference at line xx in clicked event of object cb_xx of w_xx".

The same application works fine when I do a 32 bit build(From both source and build exe).

Please help on this.

Thanks,

Prajwal R

Brad Mettee Accepted Answer Pending Moderation
  1. Friday, 14 June 2019 12:54 PM UTC
  2. PowerBuilder
  3. # 1

This sounds like the external SOAP handler object (probably a DLL) doesn't have a 64bit version.

Does the 64bit version fail on your machine? Or is it failing on a deployed machine?

What's the code that's failing?

Which build of PB12.6 are you using?

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Friday, 14 June 2019 13:07 PM UTC
  2. PowerBuilder
  3. # 2

The problem is that SAP didn't provide a 64bit version of pbsoapclient126.pbx. They did provide a 64bit version of pbejbclient126.pbx and pbwsclient126.pbx.

Comment
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.