2010-12-17 19:12 UTC
I'm having an issue with a WebBrowser control.
I'm trying to close the dialog if the user clicks on certain links. Also through Javascript.
In the attached example, everything works fine with the control in general.
But click the button, which sets a flag to close the form on the next browser navigation.
Then when clicking on any link, the form_close fires a Cx0000005 access violation.
I tried setting the Cancel parameter to true, but that error is even more grievous.
Thanks for any thoughts!
--J
I'm trying to close the dialog if the user clicks on certain links. Also through Javascript.
In the attached example, everything works fine with the control in general.
But click the button, which sets a flag to close the form on the next browser navigation.
Then when clicking on any link, the form_close fires a Cx0000005 access violation.
I tried setting the Cancel parameter to true, but that error is even more grievous.
Thanks for any thoughts!
--J