WMI error in SQL Configuration Manager

   Today I spent a couple hours wracking my brain over an error I received in the SQL Reporting Services Configuration Manager: "A WMI error has occurred and no additional error information is available". Without much luck searching Google in finding an answer, I decided to try the basic fundamentals in solving errors for complete noobs, checking if things are installed / running, etc. Then I realised that my SQL Server 2005 Database instance was SP2 and SQL Reporting Services was installed only as SP1. The error resulted in the fact that I had incompatible versions installed.

   I was able to solve this issue by downloading Microsoft SQL Server 2005 Service Pack 2 and installing it against my instance of SQL Reporting Services.

   This goes out to all my other programming comrades out there. :-) Let me know if this did the trick for you or not!

Tags: C#, .net, Reporting Services, Microsoft


4 comments

Nay said at 2/19/2009 5:43:19 AM...

Gravatar Great, cheers. I had installed SP3 for SQL 2005 but the version of reporting services I had was SP1. That fixed it right up!


Johan said at 9/28/2009 3:10:53 AM...

Gravatar Thankyou so much, fixed my problem


David said at 10/22/2009 8:22:47 AM...

Gravatar Thanks man. I'd been working on this for hours before I found your post


yasar said at 2/11/2010 4:27:03 AM...

Gravatar Hi friend .I have same problem.But ı dont understand .what is the meaninig of "had installed SP3 for SQL 2005 but the version of reporting services I had was SP1" how am I solve this problem.Now ı dont installing any service pack.


Post a Comment
(Click)
Name:  
E-mail:  
Website:
Are you human? (Type "yes".)  

Add Your Comment: