- Jim Reese
- PowerServer
- Wednesday, 22 February 2023 09:06 PM UTC
Getting "Unresolvable external pbdom_document when linking reference at line..." error when executing the following line:
ldom_doc = CREATE PBDOM_Document
ldom_doc was declared as:
PBDOM_Document ldom_doc
In the PowerServer debugger, ldom_doc is showing as initialized as type _initsrc
I have included the latest PBDOM022.pbd in the library list, have checked to include PB DOM Runtime files in the PS Project Painter, I even moved the PBDOM.pbx file into the development directory and included it in the Files preloaded in uncompressed format list.
Code works fine in C/S, but not recognizing PBDOM_Document in PowerServer when running the deployed app. All is local on my Dev PC.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.