1. Zacharia Kejo
  2. PowerBuilder
  3. Tuesday, 22 May 2018 19:08 PM UTC

What do I need to resolve the following error after migrating from PB10 to PB17? Error: "Unresolvable external pbdom_exception when linking reference"

The error occurs on a client's machine, but not developer's machine and I believe it has something to do with the dll/files that are inside Appeon folder in the developers machine, but I don't know which files.

Thank you,

Zach

John Fauss Accepted Answer Pending Moderation
  1. Tuesday, 22 May 2018 21:51 PM UTC
  2. PowerBuilder
  3. # 1

From section 14.5 of the PB 2017 R2 Application Techniques pub/pdf:

The pbdom170.pbx and pbdom170.pbd files are placed in the Shared\PowerBuilder directory when you install PowerBuilder. When you are building a PBDOM application, you do not need to copy pbdom170.pbx to another location, but you do need to deploy it with the application in a directory in the application's search path.

If your app is not using PBDOM, I believe all you need to do is omit the pbdom170.pbd from the project's library list in order to eliminate the reference.

Comment
There are no comments made yet.
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 23 May 2018 16:00 PM UTC
  2. PowerBuilder
  3. # 2

Hi Zacharia, 

 

Also make sure you are actually using the latest version of PBDOM (pbdom170.pbd). That is also a requisite for it to work properly.

 

Regards,

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.