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 totally loaded.
The framework version is the same on both computers.
Is anybody have a clue of what's happening?
Thanks
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 totally loaded.
The framework version is the same on both computers.
Is anybody have a clue of what's happening?
Thanks