I have a problem with Navigate method in webbrowser activex control.
In my C# application i use Navigate method like this:
object argo = null;
axWebBrowser.Navigate(localfilename,ref argo,ref argo, ref argo,ref argo);
After some time of inactivity of my application when this method is called...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.