|
-
Jun 2nd, 2001, 01:37 PM
#1
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!
-
Jun 2nd, 2001, 01:59 PM
#2
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.
-
Jun 3rd, 2001, 10:34 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|