-
Pbuser15 Ateikon
- PowerBuilder
- Monday, 4 May 2026 01:08 PM UTC
Hi Everyone,
I am using powerbuilder 2019 R3 build 2670 with Runtime 19.2.0.2670.
In my application, I have a window that contains a WebBrowser object used to interact with a software that shares a lot of data related to product codes in the automotive sector.
This software shows (through a javascript interaction inside a browser ) a CAD view of the components belonging to a specific vehicle.
Architecturally speaking i navigate through a bridge HTML page that allows to me to interact with the CAD software through javascript.
If necessary I can provide you the html page I navigate to and all the javascript required.
The issue i am experiencing at the moment is the following:
Whenever I launch my application locally on my Windows 10 Pro everything works as expected.
Whenever i Specifiy a vehicle the cad shows me the component and whenever i change the model or I drill down to show the details of a subcomponent the webbrowser re-renders correctly and shows me the new view
I tried on another PC of my colleague with Windows 11 and it also works.
I tried on a Windows server 2019 and the WebBrowser doesn't show anything. Whenever I do a Navigate or I try to re-render the page (by changing vehicle or doing a drill-down) it doesn't work. It is white every time
I also try to rewrite the logic by substituing the WeBrowser Component with an OLE Compontent that has a Microsoft Webbrowser inside.
With OLE Object the initial view of the vehicle compontent works, but whenever i change the vehicle or the subgroup the View doesn't re.-ender and stays as the previous One.
Is there anything I can do to assure that i receive a response from a javascript call/command? It seems like I am launching a command but I don't get the result back.
If you nedd any further infromation feel free to write me so I can help you in the troubleshooting
Kind Regards
Gianluca Iacono
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.