progressapi
New Member
Have a serious performance issue when using the Microsoft web browser control. Code is set-up as follows:
- login screen calls a window
- the window contains the MS browser control
- a button and fill-in allow users to type is a web address and then press the button, on which the navigate method is fired on the control
- an exit button drops the user back to the login screen
Now, if a user logs in, and does NOT navigate to any web-site (i.e. the navigate method is not triggered), then exists back to the login screen, there are no performance issues. However, if the user logs in, then browses to a web-site, when exiting back to the login screen and then logging back in takes around 20-40 seconds!
Now, add the following to the mix. If my anti-virus is turned off (F-Secure) then the performance issues does not exist.
Hope all the above makes sense! Ideas on what may be causing this issue ?
Thanks!
- login screen calls a window
- the window contains the MS browser control
- a button and fill-in allow users to type is a web address and then press the button, on which the navigate method is fired on the control
- an exit button drops the user back to the login screen
Now, if a user logs in, and does NOT navigate to any web-site (i.e. the navigate method is not triggered), then exists back to the login screen, there are no performance issues. However, if the user logs in, then browses to a web-site, when exiting back to the login screen and then logging back in takes around 20-40 seconds!
Now, add the following to the mix. If my anti-virus is turned off (F-Secure) then the performance issues does not exist.
Hope all the above makes sense! Ideas on what may be causing this issue ?
Thanks!