21 July 2011

SQL Server Enterprise Manager - opening problem

Problem :


"MMC cannot open the file C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC. This may be because the file does not exist, is not an MMC console, or was created by a later version of MMC. This may also be because you do not have sufficient access rights to the file."




Solution:
Go to run box and run regsvr32 C:\Windows\system32\msxml3.dll when succeeded it will allow you to both opening and closing off your mmc


or


Go to C:\Windows\system32\ folder , select the msxml3.dll , Open With -> Browse -> C:\Windows\system32\ Regsvr32.ex

No comments: