I'm getting a similar JScript message any time I try and use any of the AJAX controls.
On this line:
Sys.WebForms.PageRequestManager._initialize(
'ScriptManager1', document.getElementById('form1'));
This error:
Microsoft JScript runtime error: 'Sys' is undefined
Not even sure where this is coming from. Any further help is appreciated.