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
 General SQL Server Forums
 New to SQL Server Programming
 Cannot Run Enterprise Manager

Author  Topic 

gator8869
Starting Member

37 Posts

Posted - 2008-02-05 : 12:47:06
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 rights to the file

Note: I had admini rights on PC, and Network, I am able to run Query Analyzer....

I can remote into other boxes and run Ent. Manager also.

NEED HELP PLEASE

gator8869
Starting Member

37 Posts

Posted - 2008-02-05 : 13:02:40
Select Start - Run.
At the Open prompt enter: mmc
Click OK
Select File - Add/Remove Snap-in...
Click Add...
Select Microsoft SQL Enterprise Manager
Click Add, then Close
Click Ok to return to the mmc.
Select File - Save As...
Delete or rename the original (offending) file out the way.
Save the new msc file as C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC
Go to Top of Page
   

- Advertisement -