I have many errors in Microsoft Dynamics CRM 2013 on my Account entities,when creating,updating or saving records, I can't reproduce
these errors, they just occurs sometimes, always on different actions, all my javascript is ok, I use IE 11, if anyone have an idea how to mention that problem,please help me Here is example of error:
<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<ScriptErrorDetails>
<Message>Unable to get property 'length' of undefined or null reference</Message>
<Line>5</Line>
<URL>/_common/global.ashx?ver=583652583</URL>
<PageURL>/main.aspx?etc=3&extraqs=%3fetc%3d3%26id%3ddf2e1105-0208-e411-b50b-d89d676450ec&pagemode=iframe&pagetype=entityrecord</PageURL>
<Function>anonymous(a,b){a[a.length]=b}</Function>
<CallStack>
<Function>anonymous(a,b){a[a.length]=b}</Function>
</CallStack>
</ScriptErrorDetails>
</CrmScriptErrorReport>