Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control
Message
From
25/09/2003 00:42:54
 
 
To
24/09/2003 16:32:54
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00832009
Message ID:
00832091
Views:
19
> I have a web browser in an app I've been working on. I am using VFP 7 and have sub classed the built in browser. If I bring up the browser several times in a row I get the dreaded c0000005 error. Has anyone else had the same problem?

Before you run the form, be sure to run SYS(2333,0). This function is global, so you just run it at the start of your app once. That is probably it, but also be sure you have NODEFAULT in the Refresh event method of the WebBrowser control.
Previous
Reply
Map
View

Click here to load this message in the networking platform