looking at web site and error pop's up ( stack overflow line: 0 )

  • Thread starter Thread starter Guest
  • Start date Start date
MichaelRaw said:
just what to know what it means and can I fix it my self


Hi Michael,
Well it could be more than one cause or reason for it to appear:
-- The server of that Site has a code bug or their SQL not patched
-- The Web page itself can generate overflow stack line
- If you have Anti-Virus or Firewall
- IIS installed on your Machine and need to be updated
- A 16 bit device is present on your computer can 't handle the work
causing overflow
-Also check for security updates to your system can help get rid of this
error

Read this article:
http://support.microsoft.com/kb/219008
HTH.
Regards,
nass
 
Debugging script errors on web sites is not your problem.

Open Internet Explorer | Tools | Internet Options | Advanced tab |
CHECK: Disable script debugging
UNCheck: Display a notification about every script error
Click Apply | Click OK

On XPSP2 it's...
Open Internet Explorer | Tools | Internet Options | Advanced tab |
CHECK: Disable script debugging (internet Explorer)
CHECK: Disable Script Debugging (Other)
UNCheck: Display a notification about every script error
Click Apply | Click OK

Disable script debugging
[Specifies whether you want to turn off your script debugger, if one is
installed. Script debuggers are used by Web site developers to test programs
and scripts on their Web pages.]

Display a notification about every script error
[Specifies whether to display the actual script errors when a page does not
appear properly due to problems with its scripting. This feature is off by
default, but is useful to developers when testing Web pages.]

Picture here...
http://www.tweaksforgeeks.com/Images/Script Debugging.jpg


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

stack overflow at line 0 3
Stack overflow 1
Stack Overflow 4
GitLab self hosted SSL nightmare 0
stack overflow in line 0 1
Re Stack Overflow?? 4
STACK OVERFLOW AT LINE 0 ERROR MSG 10
Stack overflow at line 95 2

Back
Top