3 messages in com.googlegroups.sketchupissuesRe: Internet Explorer Script Error
FromSent OnAttachments
Seumas01 Nov 2007 12:06 
TaffGoch01 Nov 2007 13:29 
Seumas19 Dec 2007 06:34 
Subject:Re: Internet Explorer Script Error
From:Seumas (jame@gmail.com)
Date:12/19/2007 06:34:53 AM
List:com.googlegroups.sketchupissues

Thanks Taff,

I got round the error by adding

function errorsuppressor(){ return true } window.onerror=errorsuppressor

to the html file

On Nov 1, 8:29 pm, TaffGoch wrote:

Seumas,

I had a few similar 'errors' generated from the 3D Warehouse when uploading models. (All of these SketchUp internet connections and uploads/downloads are handled with javascript built-in to SketchUp.)

The errors I was seeing were caused by internet security settings - sort of. I had set my 'hosts' file to block 'urchin' tracking and other Google analytical tracking websites. Unfortunately, these are used by SketchUp. Fortunately, the javascript (the upload) would proceed okay if I selected 'Yes' to continue running the script.

I suspect, in your case, the error is also being generated on those 'other' machines, but hidden. It's likely that the 'script error' notification switches have been toggled off in Internet Explorer.

'Tools > Internet Options > Advanced > Browsing'

Check - 'Disable Script Debugging (Internet Explorer)'

Uncheck - 'Display a notification about every script error'

_______________

So, the 'errors' are still there, but they're innocuous. With the notifications disabled, the scripts run uninterruped. I haven't actually had any problems uploading or downloading models, even with the (hidden) script errors.

Regards, Taff

___________________________________