I support a Jade Application that uses the (imported) WebBrowser control on a Jade form (imported from Microsoft Internet Controls quite some time ago, maybe 15 years ago).
The Jade form displays the web pages of the MedChart application and has worked fine over the past 15 years.
Our client has installed a new version of MedChart. Our link to the MedChart environment via the WebBrowser control on the Jade form initiates fine.
However, now when they click on a (new) button within the MedChart page, they experience an error, reported as:
Unable to get property 'getAttribute' of undefined or null reference
Error at Line 654, char 13
I've had a chat with the MedChart support team, and whilst the error is within their environment, they are suspecting IE compatibility issues.
Does anyone have any experience with using the WebBrowser control in Jade forms and hitting issues like this?
Are there compatibility issues that could be resolved by re-importing the Microsoft Internet Controls, and if so are there version considerations, compatibility issues that need to be resolved somehow?
Just trying to get a head start on troubleshooting this from a Jade/ActiveX WebBrowser perspective should the MedChart team come back confirming WebBrowser compatibility issues.
Note: Default browser is Internet Explorer 11
Any help, suggestions appreciated.