I am getting this error which I dont know how to deal with it.
Microsoft JScript runtime error: Sys.ScriptLoadFailedException: The script '/MySite/MyPath/Default.aspx?_TSM_HiddenField_=ctl00_ContentPlaceHolder1_AjaxScriptManager_HiddenField&_TSM_CombinedScripts_=%3b' failed to load. Check for: Inaccessible path. Script errors. (IE) Enable 'Display a notification about every script error' under advanced settings. Missing call to Sys.Application.notifyScriptLoaded().
The page refering contains garbage charactors.
The page contains few hidden fields in an update panel.
Recently I didnt do any UI modifications and the UI worked as expected.
My configuration
- .net 3.5
- vs 2008 sp1
- AjaxToolKit
- MasterPages