locked
Syntax error in Javascript onload of Page CRM 2011 RRS feed

  • Question

  • Hi Team,

    Am getting below error while trying to open the page. Please guide me how to fix the same.

    Microsoft Dynamics CRM Error Report Contents

    <CrmScriptErrorReport>
      <ReportVersion>1.0</ReportVersion>
      <ScriptErrorDetails>
       <Message>Syntax error</Message>
       <Line>27</Line>
       <URL></URL>
       <PageURL>/main.aspx?etc=10007&extraqs=%3f_gridType%3d10007%26etc%3d10007%26id%3d%257bF862FD9E-9366-E511-93FF-000D3AA0AC11%257d%26rskey%3d%257b81CD38D9-1126-4A39-9D7C-DDB773820F4F%257d&pagemode=iframe&pagetype=entityrecord&rskey=%7b81CD38D9-1126-4A39-9D7C-DDB773820F4F%7d</PageURL>
       <Function>anonymousror:Syntaxerror</Function>
       <FunctionRaw>SyntaxError: Syntax error</FunctionRaw>
       <CallStack>
        <Function>anonymousror:Syntaxerror</Function>
       </CallStack>
      </ScriptErrorDetails>
      <ClientInformation>
       <BrowserUserAgent>Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729; .NET CLR 3.0.30729)</BrowserUserAgent>
       <BrowserLanguage>en-US</BrowserLanguage>
       <SystemLanguage>en-US</SystemLanguage>
       <UserLanguage>en-US</UserLanguage>
       <ScreenResolution>1600x900</ScreenResolution>
       <ClientName>Web</ClientName>
       <ClienState>Online</ClienState>
       <ClientTime>2015-10-01T14:19:06</ClientTime>
      </ClientInformation>
      <ServerInformation>
        <OrgLanguage>1033</OrgLanguage>
        <OrgCulture>1033</OrgCulture>
        <UserLanguage>1033</UserLanguage>
        <UserCulture>1033</UserCulture>
        <OrgID>{8ECA88B7-9C2F-E511-B8D3-000D3AA00C76}</OrgID>
        <UserID>{8FDA71E2-9C2F-E511-B8D3-000D3AA00C76}</UserID>
        <CRMVersion>7.0.0.3543</CRMVersion>
      </ServerInformation>
    </CrmScriptErrorReport>

    Thursday, October 1, 2015 2:22 PM

All replies

  • It's weird to see that the error report mentions it as

        <CRMVersion>7.0.0.3543</CRMVersion>

    CRM 2015 RTM where else you mentioned in the subject it as on CRM 2011.

    Could you verify that if there are any JS on the form and are syntax free?

    Also, what operation are you doing when you run into this issue?

    Friday, October 2, 2015 3:40 PM
  • Sorry its on CRM 2015
    Monday, October 5, 2015 7:12 AM