Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 123975

Forum Post: RE: UR12 & JavaScript anonymous functions

$
0
0

I am experiencing an issue closely related to this MSDN blog post:

community.dynamics.com/.../script-error-the-system-cannot-find-the-file-specified-when-using-microsoft-dynamics-crm-2011.aspx

Except my error occurs with the following anonymous function with every navigation click:

<Function>anonymous(container,scriptContent,id){if(IsNull(container))container=this.get_headElement();var$v_0=container.ownerDocument.createElement("script");container.appendChild($v_0);!isNullOrEmptyString(id)&&$v_0.setAttribute("id",id);$v_0.setAttribute("type","</Function>


Viewing all articles
Browse latest Browse all 123975