Re: Access violation for TWebBrowser: fixes didn't work at all
- From: Nicholas Sherlock <N.sherlock@xxxxxxxxx>
- Date: Sat, 18 Nov 2006 23:39:42 +1300
euthymos wrote:
Dear developers, I've made a small application that uses a TWebBrowser
component. Inside this TWebBrowser, there are many scripts and there's
a lot of interaction between IE and the program itself. With IE6 no
problems.
With IE7, I get this exception:
Access violation at address 00669BE1 in module 'MySQLNewsManager.exe'.
Read of address 00000000
I searched the Internet and found several pages describing this very
problem, but none of the fixes worked. Disabling FEATURE_OBJECT_CACHING
(like described in
http://msdn.microsoft.com/library/default.asp?url=/workshop/essentials/whatsnew/whatsnew_70_sec.asp)
is completely USELESS.
Can you help me?
You could try EmbeddedWB (I notice that this component seems to have moved to a different company since I last looked). I had problems like this if Javascript in the page tries to move the current browser window, or open a new one. The solution was to disable scripting, but this won't help out in your case :).
Cheers,
Nicholas Sherlock
--
http://www.sherlocksoftware.org
.
- Follow-Ups:
- References:
- Access violation for TWebBrowser: fixes didn't work at all
- From: euthymos
- Access violation for TWebBrowser: fixes didn't work at all
- Prev by Date: Access violation for TWebBrowser: fixes didn't work at all
- Next by Date: Re: Access violation for TWebBrowser: fixes didn't work at all
- Previous by thread: Access violation for TWebBrowser: fixes didn't work at all
- Next by thread: Re: Access violation for TWebBrowser: fixes didn't work at all
- Index(es):
Relevant Pages
|