Im getting an error on IE9:
0x800a1391 - Microsoft JScript runtime error: 'App' is undefined
No error on chrome or FF.
code is:
Please advise
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Nov 21, 2013, 6:18 AM
Jaganathan BantheswaranPosted Nov 15, 2013, 2:16 AM
Try using
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp" %>
navePosted Nov 15, 2013, 2:01 AM
So i dont believe it is a reference issue.
Please advise
navePosted Nov 15, 2013, 1:56 AM
IE is causing so many problems...now i'm getting this error:
AjaxControlToolkit requires ASP.NET Ajax 4.0 scripts. Ensure the correct version of the scripts are referenced. If you are using an ASP.NET ScriptManager, switch to the ToolkitScriptManager in AjaxControlToolkit.dll.
But only on IE, what should i do?
Thanks
Jaganathan BantheswaranPosted Nov 15, 2013, 1:25 AM
navePosted Nov 15, 2013, 12:29 AM