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

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

has debugging returned any usefull information?

any code to look at?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.