Hi,
on the Contact Form, I sometimes get the following error when leaving/reloading it:
Microsoft Dynamics CRM Error Report Contents
<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<ScriptErrorDetails>
<Message>Uncaught TypeError: Cannot read property 'length' of undefined</Message>
<Line>1</Line>
<URL>/_static/_common/scripts/jquery1.7.2.min.js?ver=-385083350</URL>
<PageURL>/main.aspx?etc=2&extraqs=%3f_gridType%3d2%26etc%3d2%26id%3d%257b3E8A660C-180C-E411-80DF-005056BE4542%257d%26rskey%3d%257b00000000-0000-0000-00AA-000010001003%257d&pagemode=iframe&pagetype=entityrecord&rskey=%7b00000000-0000-0000-00AA-000010001003%7d</PageURL>
<Function>anonymousr:Cannotreadproperty'length'ofundefined</Function>
<CallStack>
<Function>anonymousr:Cannotreadproperty'length'ofundefined</Function>
</CallStack>
</ScriptErrorDetails>
<ClientInformation>
<BrowserUserAgent>Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36</BrowserUserAgent>
<BrowserLanguage>undefined</BrowserLanguage>
<SystemLanguage>undefined</SystemLanguage>
<UserLanguage>undefined</UserLanguage>
<ScreenResolution>1920x1200</ScreenResolution>
<ClientName>Web</ClientName>
<ClientTime>2014-12-12T08:18:11</ClientTime>
</ClientInformation>
<ServerInformation>
<OrgLanguage>1033</OrgLanguage>
<OrgCulture>1033</OrgCulture>
<UserLanguage>1033</UserLanguage>
<UserCulture>1033</UserCulture>
<OrgID>{B7D590B3-C8AE-E311-80BD-005056BE2160}</OrgID>
<UserID>{3F12AE6B-3FAF-E311-80BD-005056BE2160}</UserID>
<CRMVersion>6.1.1.132</CRMVersion>
</ServerInformation>
</CrmScriptErrorReport>
This happens quite a lot to me. Is this a CRM bug or is some of my custom code causing a problem here?
Best regards
Michael
*This post is locked for comments
I have the same question (0)