Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: IE & error in MSHTML.DLL


Message #1 by Vinoaj Vijeyakumaar <vinoaj@s...> on Sun, 09 Feb 2003 10:44:46 +0300
	I haven't heard of any memory limit.  Are you limited to develop for
IE5 ?  Not even IE5.5 ?  Win98 is prone to memory leak and other memory
management problems.  Win98SE is better, are you using Win98SE?  Have 
you
done "Window updates" for both system and IE ?

=09

> -----Message d'origine-----
> De : Vinoaj Vijeyakumaar [mailto:vinoaj@s...]
> Envoy=C3=A9 : dimanche 9 f=C3=A9vrier 2003 08:45
> =C3=80 : javascript
> Objet : [javascript] IE & error in MSHTML.DLL
>
>
> Hi,
>
> I'm developing my system on a Win98 machine running IE5. 
> Recently I have
> been receiving the following error, followed by IE crashing on me:
>
> 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D
> IEXPLORE caused an invalid page fault in
> module MSHTML.DLL at 017f:7ad41691.
> 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D
>
> I have narrowed it down to some sort of fault in JavaScript -
> commenting
> out every bit of JS makes the page load up fine.  Does anyone
> have any idea
> what faults with MSHTML.DLL regard?  One suspicion I have is
> that it may be
> a memory issue - my html page is loading up 3 JS scripts,
> totalling 36KB in
> size.  Are there any limits on total script size?
>
> Thank you.
>
> Vinny

  Return to Index