This is a migrated thread and some comments may be shown as answers.

Microsoft JScript runtime error: Unable to get value of the property 'UI': object is null or undefined

3 Answers 79 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ajinkya
Top achievements
Rank 1
Ajinkya asked on 15 Nov 2013, 06:19 AM
Hi All,

I have just updated AjaxControlToolKit to 3.5.7, I am using VS2008 web application. After updating the dll in my application, I am getting below error on default login page. 

Microsoft JScript runtime error: Unable to get value of the property 'UI': object is null or undefined

  When I ignores this error, and proceeds for Log in, it doesn't do any thing, even it don't fires any event nothing is working. Need urgent help. Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 15 Nov 2013, 10:50 AM
Hi Ajinkya,

I suggest you use the ToolkitScriptManager instead of the default ScriptManager and set its CombineScripts property to false.

Hope this helps,
Shinu.
0
Ajinkya
Top achievements
Rank 1
answered on 15 Nov 2013, 10:57 AM
Hi Shinu,
    Thanks for reply. But I didnt find ToolkitScriptManager in AjaxControls, it is available in which version?
0
Ajinkya
Top achievements
Rank 1
answered on 15 Nov 2013, 12:21 PM
Thanks Shinu, I was looking ToolkitScriptManager in asp controls, so it was not getting. I used AjaxToolKit prefix then it worked, issue resolved.
Tags
General Discussions
Asked by
Ajinkya
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Ajinkya
Top achievements
Rank 1
Share this question
or