1. Rex Chivers
  2. PowerBuilder
  3. Friday, 7 August 2020 15:09 PM UTC

We are attempting to implement the PB Web Control in an application for displaying documents with some issues.  One developer can get it to run correctly by running as admin, one gets a memory error issue, and the third one just has the app close out with no error messages.  We are are all running the same compiled code and all have the following DLLs added.

chrome_elf.dll, d3dcompiler_43.dll, d3dcompiler_47.dll, libEGL.dll, libGLESv2.dll, libcef.dll, swiftshader/libEGL.dll, swiftshader/libGLESv2.dll) (and "pbcef190" folder).

Are there any other dlls or files that should be included ?  Does anyone have a code example showing how to get this working correctly ?

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 7 August 2020 15:20 PM UTC
  2. PowerBuilder
  3. # 1

Hi Rex;

 FYI: You would also need the "pbwebbrowser190.dll" as well.

Regards ... Chris

Comment
  1. Rex Chivers
  2. Friday, 7 August 2020 15:25 PM UTC
Hi Chris, I just verified that pbwebbrowser190.dll is in the directory also, dated 4/18/2020
  1. Helpful
There are no comments made yet.
Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Friday, 7 August 2020 15:28 PM UTC
  2. PowerBuilder
  3. # 2

I assume you mean PowerBuilder 2019 R2 since R3 not released yet?

I assume you mean the new WebBrowser control?  https://docs.appeon.com/pb2019r2/whats_new/ch01s05.html

Did you use the PB runtime packager to get all the correct DLLs?  Please refer to these instructions: https://docs.appeon.com/pb2019r2/pbug/ch14s03.html

Did you configure the path, user agent and proxy settings?  Please refer to these instructions: https://docs.appeon.com/pb2019r2/pbug/ch14s02.html

 

Comment
  1. Rex Chivers
  2. Friday, 7 August 2020 15:40 PM UTC
Thank you Armeen for the correction and links, I will verify the information and get back.
  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.