I am using AxWebBrowser object to render html/flash. I have added this object in a form. I have noticed a strange issue while rendering onto the form using AxWebBrowser.Navigate2. But it is not consistent and occurs intermittently (4/10).
The displayed content sometime comes as total blank i.e. white screen. At times only the edge comes as white and the rest of the rendered content is fine.
I am not able to understand the issue here. I have tried the following - Calling Navigate2 with "about:blank" and then with actual URL - Calling Navigate2 twice. - Using Navigate instead of Naviagte2.
But the issue is still there.
Any help here is appreciated.
Thanks in advance.