Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI

i am getting error in java script.

if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
Posted
Comments
Ankur\m/ 26-Feb-13 7:26am    
You have 3 equal to signs there. Could that be a problem?

1 solution

Check to see if there is any client side JavaScript syntax errors or valid handler & modules section in web.config file.

Sreekanth
 
Share this answer
 

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