Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 Configuration Manage Access Denied

Author  Topic 

sql999
Starting Member

8 Posts

Posted - 2012-11-12 : 23:43:20
I installed SQL Server 2012, when I try to process a cube, I got the following error message:
"A connection can not be made. Ensure the server is running."
Then I go to SQL Server Configuration Manager and try to open it, the error message is:
"Cannot connect to WMI porvider. You do not have permission or the server is unreachable. Invalid class[0X80041010]".
After I google the error message and run the DOS command as a administrator, C:\Program Files (x86)\Microsoft SQL Server\110\Shared\sqlmgmproviderxpsp2up.mof, then this time, again error message is:
"The directory name is invalid"
But the thing is I do find sqlmgmproviderxpsp2up.mof under this directory, so why in DOS I can't run it.

Please let me know what should I do. Thank you for your help.

sql999
Starting Member

8 Posts

Posted - 2012-11-13 : 01:02:20
Hi, I fixed the problem, thanks
Go to Top of Page
   

- Advertisement -