Hi,
I'm working on an application in Microsoft Visual C# with an embedded webbrowser. After I loaded a page, I'm using the event DownloadComplete to execute an action.
On my computer it works fine, but in some other computers, the event DownloadComplete is never reached, even if the page is...