Results 1 to 4 of 4

Thread: WebBrowser (SHDOCVW.DLL) Problem

  1. #1
    rsitogp
    Guest

    Cool BIG WebBrowser Problem (Let See What You Know)

    Hello,

    In one of my apps I use the webbrowser control, I've got about 10 users and one of them has just upgraded to WinXP and get's a runtime error 5 I narrowed the problem down to
    Code:
    frmMain.WebBrowser1.Navigate urlStr
    I thought it might be that he has an old version of the control (SHdOCVW.DLL) can anyone help or has an idea what and how to get round this problem?

    P.S. This also happened to a new user of my program that has Win98 + IE5.

    Thanks in advance!

  2. #2
    rsitogp
    Guest
    Any ideas?

  3. #3
    Junior Member
    Join Date
    Dec 2000
    Posts
    16
    try using the Navigate2 method instead of Navigate

  4. #4
    rsitogp
    Guest
    Nope, tried it, anything else?

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