Click here to Skip to main content
15,910,009 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a
C#
<asp:ScriptManager ID="ScriptManager1" runat="server" >

    </asp:ScriptManager>


When starting the website when using Internet Explorer i get his error,
SCRIPT5009: 'Sys' is undefined
But when using firefox i dont get any error?
How could i solve this?
Posted
Comments
DamithSL 4-Nov-14 8:40am    
Kornfeld Eliyahu Peter 4-Nov-14 8:42am    
To be sure the error is there also in FF, but it does not display. FF and Chrome fail with grace in most cases...

 
Share this answer
 
Comments
Kurac1 4-Nov-14 9:54am    
alright but i only have this ones in the map
ASP.NET MVC 4
ASP.NET Web Pages
ASP.NEt Web stack 5
Kurac1 4-Nov-14 9:55am    
I have already done the second link dont work..
same error
Hi yes still have this problem when adding the code
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', 'form1', ['tUpdatePanel1','UpdatePanel1'], ['Buttonsok','Buttonsok'], [], 90, '');
 
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