1. Rehab Hassan
  2. PowerBuilder
  3. Tuesday, 28 November 2017 10:12 AM UTC

i get bad runtime function reference powerbuilder 21

in retrieve event

 

any help ?

 

Accepted Answer
Marco Meoni Accepted Answer Pending Moderation
  1. Tuesday, 28 November 2017 15:47 PM UTC
  2. PowerBuilder
  3. # Permalink

Hello Rehab,

are you testing the PB application on a machine where the PB IDE is not installed?

In that case you have to deploy (copy) all the dependent DLLs (PB runtime and DB interface at least, since you mentioned a retreive event).

Cheers,

Marco

Comment
  1. Rehab Hassan
  2. Tuesday, 5 December 2017 12:21 PM UTC
thanks

  1. Helpful
There are no comments made yet.
René Ullrich Accepted Answer Pending Moderation
  1. Tuesday, 28 November 2017 12:40 PM UTC
  2. PowerBuilder
  3. # 1

Bad runtime function reference means, that there the called function is not found at the expected (internal) place in the compiled code. Usually a full build solves the problem.

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.