|
-
Feb 12th, 2001, 03:12 PM
#1
Thread Starter
New Member
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.
-
Feb 13th, 2001, 12:24 AM
#2
Fanatic Member
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
-
Feb 13th, 2001, 08:36 AM
#3
Thread Starter
New Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|