Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you open a new window in Microsoft Dynamics CRM 3.0: "An error has occurred in the script on this page"


View products that this article applies to.

Symptoms

When you open a new window in Microsoft Dynamics CRM 3.0, you receive the following error message:
Line: 2
Char: 1
Error: Syntax error
Code: 0
URL: http://mail.adsql.com/CRMReports/home_reports.aspx
An error has occurred in the script on this page.

Line: 304
Char: 1
Error: Object Expected
Code: 0
URL: http://mail.adsql.com/CRMReports/home_reports.aspx

↑ Back to the top


Cause

When you click an entity to open a new window, Microsoft Dynamics CRM 3.0 calls a function that determines the window size. For example, Microsoft Dynamics CRM 3.0 calls this function when you open a new window for a note or for a report. This function is generated by the WindowInformation.aspx page. If anonymous access is enabled for this page, Microsoft Dynamics CRM 3.0 fails because Microsoft Dynamics CRM 3.0 expects integrated Windows authentication on all .aspx pages.

↑ Back to the top


Resolution

To resolve this problem, follow these steps:
  1. Click Start, click Run, type inetmgr, and then click OK.
  2. Expand the server name, expand Web Sites, expand Microsoft CRM v3.0, expand _common, and then click WindowInformation.
  3. Right-click WindowInformation.aspx, and then click Properties.
  4. On the File Security tab, click Edit in the Authentication and access control area.
  5. Click to clear the Enable anonymous access check box, click to select the Integrated Windows authentication check box, and then click OK two times.

↑ Back to the top


Keywords: KB941501, kbexpertiseinter, kbprb, kbmbsmigrate, kbtshoot, kbexpertisebeginner, kberrmsg

↑ Back to the top

Article Info
Article ID : 941501
Revision : 3
Created on : 3/5/2008
Published on : 3/5/2008
Exists online : False
Views : 259