Results 1 to 3 of 3

Thread: BIG WebBrowser Problem (Let See What You Know)

  1. #1
    rsitogp
    Guest

    BIG WebBrowser Problem (Let See What You Know)

    I have about 20 users who use my app, the last 5 have reported Runtime error 5, and I narrowed them down to some code with webbrowser control i.e.
    Code:
    frmMain.WebBrowser1.Navigate StrURL
    has anyone any idea on why and how to fix this?

    P.S. some users use Win98 and some WinXP.

    Thanks in advance!

  2. #2
    hellswraith
    Guest
    A wild guess, but I think you should have them reinstall IE.

    I pulled this up on MSDN library:

    "The Internet Explorer installation routine installs a number of system files and registry entries in addition to the actual WebBrowser control. If all of the system files and registry entries are not installed correctly on the target machine by the setup program, the WebBrowser control either functions incorrectly or does not function at all."


    Who knows maybe that is all it is.

  3. #3
    rsitogp
    Guest
    Thanks, I will try, any other ideas?

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