locked
Unable to get property 'push' of undefined or null reference RRS feed

  • Question

  • I've enabled the new forms on the online edition. When we open an Account or a contact and click the activities link in the social pane. The status text shows there was an error on page.  When I try to close the form, I receive the error dialogue with the following error. 

    Again, this is with the ru12 form with the social pane.  No customizations have occurred. 

    Microsoft Dynamics CRM Error Report Contents

    <CrmScriptErrorReport>
      <ReportVersion>1.0</ReportVersion>
      <ScriptErrorDetails>
       <Message>Unable to get property 'push' of undefined or null reference</Message>
       <Line>1</Line>
       <URL>/_static/_common/scripts/jquery.tmpl.min.js?ver=1528773622</URL>
       <PageURL>/main.aspx?etc=1&extraqs=%3fetc%3d1%26id%3d%257bED682A05-0A93-E211-8AB6-78E3B5116629%257d%26pagemode%3diframe%26preloadcache%3d1366313599519&pagetype=entityrecord</PageURL>
       <Function>m(j)</Function>
       <CallStack>
        <Function>m(j)</Function>
       </CallStack>
      </ScriptErrorDetails>
      <ClientInformation>
       <BrowserUserAgent>Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)</BrowserUserAgent>
       <BrowserLanguage>en-US</BrowserLanguage>
       <SystemLanguage>en-US</SystemLanguage>
       <UserLanguage>en-US</UserLanguage>
       <ScreenResolution>1219x762</ScreenResolution>
       <ClientName>Web</ClientName>
       <ClientTime>2013-04-18T14:33:41</ClientTime>
      </ClientInformation>
      <ServerInformation>
        <OrgLanguage>1033</OrgLanguage>
        <OrgCulture>1033</OrgCulture>
        <UserLanguage>1033</UserLanguage>
        <UserCulture>1033</UserCulture>
        <OrgID>{156B7B6E-FEDE-4C27-9F5F-DF2D2C2550FD}</OrgID>
        <UserID>{7C60CA9A-E2BC-4806-A5F4-FFC2AE033DB1}</UserID>
        <CRMVersion>5.0.9690.3358</CRMVersion>
      </ServerInformation>
    </CrmScriptErrorReport>

    <CrmScriptErrorReport>
      <ReportVersion>1.0</ReportVersion>
      <ScriptErrorDetails>
       <Message>Unable to get property 'push' of undefined or null reference</Message>
       <Line>1</Line>
       <URL>/_static/_common/scripts/jquery.tmpl.min.js?ver=1528773622</URL>
       <PageURL>/main.aspx?etc=1&extraqs=%3fetc%3d1%26id%3d%257bED682A05-0A93-E211-8AB6-78E3B5116629%257d%26pagemode%3diframe%26preloadcache%3d1366313599519&pagetype=entityrecord</PageURL>
       <Function>m(j)</Function>
       <CallStack>
        <Function>m(j)</Function>
       </CallStack>
      </ScriptErrorDetails>
      <ClientInformation>
       <BrowserUserAgent>Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)</BrowserUserAgent>
       <BrowserLanguage>en-US</BrowserLanguage>
       <SystemLanguage>en-US</SystemLanguage>
       <UserLanguage>en-US</UserLanguage>
       <ScreenResolution>1219x762</ScreenResolution>
       <ClientName>Web</ClientName>
       <ClientTime>2013-04-18T14:33:57</ClientTime>
      </ClientInformation>
      <ServerInformation>
        <OrgLanguage>1033</OrgLanguage>
        <OrgCulture>1033</OrgCulture>
        <UserLanguage>1033</UserLanguage>
        <UserCulture>1033</UserCulture>
        <OrgID>{156B7B6E-FEDE-4C27-9F5F-DF2D2C2550FD}</OrgID>
        <UserID>{7C60CA9A-E2BC-4806-A5F4-FFC2AE033DB1}</UserID>
        <CRMVersion>5.0.9690.3358</CRMVersion>
      </ServerInformation>
    </CrmScriptErrorReport>
    Thursday, April 18, 2013 7:46 PM

All replies

  • After more research, comparing the online instant with a recent trial instance, I notice the msdyn_/ActivityFeeds.Form.js libray is not included on the account form.  Are there other libraries needed to display activities in the Activity Pane on the account and/or contact forms? Are there standard plugins needed to perform this action?

    Any help or direction is much appreciated.

    Thanks
    SEM

    Monday, April 22, 2013 5:51 PM