Script error in page calls MS Debugger

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
Tim

Script error in page calls MS Debugger

Post by Tim »

A page with a JavaScript error causes a box to popup saying

A Runtime Error has occurred. Do you wish to Debug?
Line: nnn
Error: xxx xxx xxxx
[Yes] [No]

"No" just repeats the message in an endless loop (does this depend on the error?)
"Yes" runs the Microsoft Script Debugger which has File open/save etc. menu options

It does this despite the .ini setting DisableScriptErrorSuppression=False, using PWB 2.03 Rev 1 on Windows NT SP6a. Would deleting or renaming MSSCRDBG.EXE which seems to be the executable help or would that in turn have other side-effects.

Any suggestions anyone? (should DisableScriptErrorSuppression actually control this?)

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

We are now alpha testing PWB v2.04 which includes the following enhancements. Please feel free to download and test this version. We are looking specifically for JavaScript error suppression bugs.

Version 2.04

Suppresses all JavaScript Errors
Added Check all drives before requesting disk
Fixed Ctrl-F when focus not on browser

www.teamsoftwaresolutions.com/beta/PWBv204.zip

--Scott

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

Make sure "Disable Script Debuging" is checked on the Advanced tab of the Control Panel applet Internet Options.

--Scott

Post Reply