Results 1 to 2 of 2

Thread: WebBrowser doesn't load / gets stuck.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2009
    Posts
    83

    WebBrowser doesn't load / gets stuck.

    I have a Webbrowser in my application, it loads the same page after it has finished loading every few seconds really. After a while it will either freeze halfway through loading (show only top half of page) or just not reload at all and stay on loaded page.

    I originally tryed the .refresh method but didn't work good, then I tryed just the simple .navigate to the same page, works better but still same problem.

    If I manually refresh it with F5 it will work as normal again for a period of time.

    Also if I run it outside of the IDE it can crash and give me "flash.ocx not found, it's not included with this version of windows" or something, very strange.

    Main prob is webbrowser gets stuck / wont refresh even tho the code is in the DocumentCompleted event.

    Cheers, rep awarded if can be helped.

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: WebBrowser doesn't load / gets stuck.

    There is no need to offer rep, its not like forums users are only going to answer you to get it.

    Start simple, does your program do this with every website, ie, try google.com, or just the specific website you are re-loading.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width