Issue:
- In the PowerBuilder application, I’m using GetContextService("Internet", iinet_base) to launch the Web Browser. Internet Explorer came up as the result.
What I tried:
- We’re currently using Windows 10, so I changed the default setting for Web Browsers to both Chrome and MS Edge. It didn’t work. The PowerBuilder application still came up in IE no matter what browser I selected.
- I tried the same on Windows 7 and PowerBuilder application worked fine as expected using the default Browser I selected.
Questions:
- Is there any known issue with PowerBuilder and Windows 10 in the scenario described above?
- Are there any alternative coding that can be used to accomplish this task?
Thank you!