You receive an error message when you access Calendar or Reports in Microsoft CRM (916163)
The information in this article applies to:
SYMPTOMSWhen you access Calendar or Reports in Microsoft Dynamics CRM, you receive an error message. When you access Calendar, you receive the following error message: An error has occurred. For more information, contact your system administrator. When you access Reports, you receive the following error message: Reports.config has invalid schema, and could not be loaded. If the DevErrors value is set to "on" in the Web.config file, you receive the following error message when you access Calendar or Reports: Server Error in '/' Application. Reports.config has invalid schema, and could not be loaded. CAUSEThe problem occurs because the Microsoft .NET Framework 2.0 is installed. Microsoft CRM 3.0 is incompatible with the .NET Framework 2.0. Microsoft SQL Server Reporting Services does not support using the .NET Framework 2.0 in the virtual folders that Microsoft CRM uses.RESOLUTIONTo resolve this problem, change the version of the .NET Framework that Microsoft CRM and Reporting Services use. To do this, follow these steps: - Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager.
- Change the version of the .NET Framework that Microsoft CRM uses:
- In IIS Manager, expand the node of the Microsoft CRM server, expand Web Sites, right-click Microsoft CRM v3.0, and then click Properties.
- In the Microsoft CRM v3.0 Properties dialog box, click the ASP.NET tab.
- In the ASP.NET Version list, click 1.1.4322.
- Click OK.
- Change the version of the .NET Framework that Reporting Services uses:
- In IIS Manager, locate the Reports virtual folder and the ReportServer virtual folder.
Note These folders are on the default Web site of the server. Reporting Services is installed on the server. - Right-click Reports, and then click Properties.
- In the Reports Properties dialog box, click the ASP.NET tab.
- In the ASP.NET Version list, click 1.1.4322.
- Click OK.
- Right-click ReportServer, and then click Properties.
- In the ReportServer Properties dialog box, click the ASP.NET tab.
- In the ASP.NET Version list, click 1.4322.
- Click OK.
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following command, and then press ENTER:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -r - After the process is completed, type iisreset, and then press ENTER.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.REFERENCES
For more information about how to set the DevErrors value to "on" in the Web.config file, click the following article number to view the article in the Microsoft Knowledge Base:
857192
How to modify the Web.config file to show more detailed error messages in Microsoft CRM
Modification Type: | Minor | Last Reviewed: | 9/5/2006 |
---|
Keywords: | kbtshoot kberrmsg kbMBSMigrate kbprb KB916163 kbAudEndUser kbAudKnowledgeWorker |
---|
|