|
-
Jun 1st, 2001, 04:04 AM
#1
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!
-
Jun 1st, 2001, 07:28 AM
#2
-
Jun 1st, 2001, 11:08 PM
#3
Junior Member
try using the Navigate2 method instead of Navigate
-
Jun 2nd, 2001, 01:17 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|