Hello All,
Please Help!
I have written a code to Copy Quote Line Items from another Quote. Things are working fine in all browsers except for Chrome. After my Copying is complete, I tried selecting a product from the Sub-Grid on the Quote form till now things are fine. But when
I close the window I get following error.
Microsoft Dynamics CRM Error Report Contents
<CrmScriptErrorReport>
<ReportVersion>1.0</ReportVersion>
<ScriptErrorDetails>
<Message>Uncaught ReferenceError: jQuery is not defined</Message>
<Line>1</Line>
<URL>/_static/_common/scripts/jquery.tmpl.min.js?ver=-1779626509</URL>
<PageURL>/main.aspx?etc=1085&extraqs=%3f_CreateFromId%3d%257b854EAB93-6A1C-E411-9443-00155D008909%257d%26_CreateFromType%3d1084%26_gridType%3d1085%26etc%3d1085%26id%3d%257b3BBFA571-6F1C-E411-9443-00155D008909%257d%26preloadcache%3d1407234137406%26rskey%3d998428255&histKey=296975408&newWindow=true&pagetype=entityrecord&rskey=998428255</PageURL>
<Function>anonymouseError:jQueryisnotdefined</Function>
<CallStack>
<Function>anonymouseError:jQueryisnotdefined</Function>
</CallStack>
</ScriptErrorDetails>
<ClientInformation>
<BrowserUserAgent>Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36</BrowserUserAgent>
<BrowserLanguage>undefined</BrowserLanguage>
<SystemLanguage>undefined</SystemLanguage>
<UserLanguage>undefined</UserLanguage>
<ScreenResolution>1280x720</ScreenResolution>
<ClientName>Web</ClientName>
<ClientTime>2014-08-05T15:52:17</ClientTime>
</ClientInformation>
<ServerInformation>
<OrgLanguage>1033</OrgLanguage>
<OrgCulture>1033</OrgCulture>
<UserLanguage>1033</UserLanguage>
<UserCulture>1033</UserCulture>
<OrgID>{DBA04D0B-030F-E411-9436-00155D008909}</OrgID>
<UserID>{DFA8D81A-030F-E411-9436-00155D008909}</UserID>
<CRMVersion>6.0.1.61</CRMVersion>
</ServerInformation>
</CrmScriptErrorReport>
Kindly Help me.
Thanks in advance.