2019 R3 Build 2803
Got a window w/ a Microsoft Web Browser OLE Control on it.
I have a user who can't get to a url I set and send via :
ole_1.Object.Navigate(ls_URL)
This is what they get in the control:
However, the user can successfully navigate to the URL if it's entered in manually.
I'm trying to look at the "OLE Control Properties" and "OLE Control Help" but clicking either button does nothing.
I'd like to be able to debug the control; see what's going on w/ this particular user.
Thx!