Click here to Skip to main content
15,902,635 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,
I get error on master page
Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load.
and
Microsoft JScript runtime error: 'Sys' is undefined

I have .net framework 3.5 and uses VisualStudio 2008.
I googled out try many of solutions, like add handler and module to web.config.
Script is enable on browser.
Tried <asp:ScriptManger> and <ajax:toolscriptmanager xmlns:ajax="#unknown"> both but still non solved.

Please, anyone can help me.

Thanks...
Posted

1 solution

You need to install Ajax Extensions and Ajax ToolKit for .NET 3.5.

http://www.asp.net/ajax/downloads/[^]
 
Share this answer
 
Comments
sawant parag 22-Dec-11 2:00am    
hi , i am getting run time error ."Microsoft JScript runtime error: 'Sys' is undefined". i am using ASP.NET 2.0. because my application is restricted to ASP.NET 2.0

help
thanks
Risha Goel 6-Aug-14 12:10pm    
I have asp.net version 4.5 and i installed ajax 4.5...It is not loading it correctly..
Please tell me what to do now?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900