Results 1 to 3 of 3

Thread: IE 5 Web Browser Control Problem

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    Omaha, NE
    Posts
    4

    Angry

    I am using the IE 4 Web Browser control in a compound control, I have developed in a project. When I try and run the code on a machine that has IE 5 installed I get an error that the Refresh method of the OCX does not work any longer. When I run the same code on a machine with IE 4 I do not have problems. I have looked extensively on MSDN, for the solution, to no avail. Has anyone had this problem and if so what did you do to correct it.
    Jett

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    Due to the fact that in IE 5 MS upgraded their inet control, there are version conflicts when you run your program on a machine with IE5. What i would suggest is to either use the latest inet control in your program or you would have to uninstall IE5 and install IE4.

    Gl,
    D!m
    Dim

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 1999
    Location
    Omaha, NE
    Posts
    4

    Thanks Dim

    I had a feeling it was going to be that simple and of course our users can't live w/o IE 5. The strange thing is that I do not have a problem when I use the IE web control on a form. It is when I make it part of a compound OCX that I realize the problem. Thanks for your input and best of luck.
    Jett

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