Asked by:
scriptmanager.axd error

Question
-
User1558764066 posted
Microsoft JScript runtime error: Unable to get value of the property '_events': object is null or undefined i am gatting this error plz help me i also try <asp:ScriptManager ID="ScriptManager1" runat="server" ScriptMode="Release" ></asp:ScriptManager> but don't work for me
Wednesday, March 26, 2014 1:30 AM
All replies
-
User131525570 posted
Hi
Something is going wrong with your javascript code. Post the code in javascript
Wednesday, March 26, 2014 10:49 AM -
User-417640953 posted
Microsoft JScript runtime error: Unable to get value of the property '_events': object is null or undefinedHi chiragt,
Thank you post the issue to our forum.
Based on the error message, I think the error occurs in IE 9 or IE10. Below relative issue is about CRM.
Please check it.
http://arungeorgejohn.blogspot.com/2013/03/crm-2011-unable-to-get-value-of.html
If I misunderstand your issue, please feel free to back and share more information or code with us. Thanks.
Best Regards!
Thursday, March 27, 2014 1:22 AM -
User1558764066 posted
i am gatting this error in my aspx page not in crm
Thursday, March 27, 2014 4:33 AM -
User1558764066 posted
hi chaaraan,
i got error when page load with out single line of script code
Thursday, March 27, 2014 4:35 AM -
User-417640953 posted
i got error when page load with out single line of script codeYou can try to create a new page and see whether same error happen.
If not, I think there are some server controls affect your page javascript generated by the ManagerScript.
You can also debug it using the IE F12.
Hope that helps, thanks.
Best Regards!
Thursday, March 27, 2014 9:40 PM