Reports.config has an invalid schema, and could not be loaded


Reports.Config ErrorReports.Config Error

Reports.Config ErrorReports.Config ErrorReports.Config ErrorThis is an error that you may receive when you click on the reports section of Microsoft CRM. This came up when i installed .NET 2.0 before i installed Microsoft CRM. Although an easy fix, it can be annoying to figure out.

So there are a few ways to attack this problem. The first way is to simply re-register the .NET 1.1 Framework. To do this click on start and then click run, and then type CMD. This will load the command prompt.

From the command prompt type the following command to re-register .NET 1.1:

cd c:\windows\Microsoft.Net\Framework\V1.1.4322

Next you will need to run the IIS & .NET registration application. This is accomplished by typing in the following.

aspnet_regiis.exe -r

This will replace all of your running IIS applications and the application pools to run under .NET 1.1. After this is completed you need to open up IIS on the CRM server and make sure that the following Virtual Directories are set to run under .NET 2.0 (as shown below).

*ReportServer and *Reports

Report Server IIS Settings

* Note it is possible that you have changed the name of your SQL Reporting Services Directories in this case the SRS Virtual  names will be different.

 

One Response to “Reports.config has an invalid schema, and could not be loaded”

  1. JV's Blog Says:

    Great Read…I really value your information!…

Leave a Reply

You must be logged in to post a comment.