ERROR: SQL Error: invalid class
When you run the Report Configuration Wizard you receive the following error message: "Invalid class."
-
Open the following folder for the SQL Server 2012:
"C:ProgramFiles(x86)MicrosoftSQLServer110Shared"(Open the following folder for the SQL Server 2008:"C:Program Files (x86)Microsoft SQL Server100Shared") -
then run:
mofcomp sqlmgmproviderxpsp2up.mof -
This should give an output like this:
C:Windowssystem32>cd "C:Program Files (x86)Microsoft SQL Server110Shared"
C:Program Files (x86)Microsoft SQL Server120Shared>mofcomp sqlmgmproviderxpsp2up.mof
Microsoft (R) MOF Compiler Version 6.1.7600.16385
Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
Parsing MOF file: sqlmgmproviderxpsp2up.mof
MOF file has been successfully parsed
Storing data in the repository...
Done!