MMC cannot open file C:/program files/Microsoft SQL Server/80/tools/binn/SQL Server Enterprise Manager. msc Solution

Source: Internet
Author: User

SQL 2000 does not know what is going on. When the Enterprise Manager is started, "MMC cannot open the file C:/program files/Microsoft SQL Server/80/tools/binn/SQL Server Enterprise Manager. MSC "error message, which provides a solution on the network:

1. Start-run-input: MMC-open "file"-Add/delete a management unit-add an SQL Server Management Unit = OK

2. Go back to the console -- options -- select "user mode full access" in Console mode -- Cancel all the options below. Finally, choose console -- save as -- Storage: C:/program files/Microsoft SQL Server/80/tools/binn/SQL Server Enterprise Manager. MSC (the binn folder under the installation directory of sqlserver ).

3. If not, register the DLL again.
Run: regsvr32 C:/Windows/system32/msxml3.dll"

However, this is all nonsense because the management unit of the Enterprise Manager cannot be added to the root node during the process of adding or deleting a management unit. On the contrary, the error message "MMC Cannot initialize the management unit" is displayed. This article provides a new solution to this problem:

1. When the error message "MMC Cannot initialize Management Unit" is displayed: record its CLSID: {00100100-1816-11d0-8ef5-00aa0062c58f}, and then find the hkey_classes_root/CLSID/certificate in the registry, then find the corresponding DLL file through the CLSID, which is actually sqlmmc. DLL.

2. Use regsvr32 sqlmmc. DLL to re-register it.

3. After successful registration, you can use the above solution normally.

 

The problem is solved. Finally, you can use my enterprise manager. If someone has a similar problem or doesn't understand it, leave a message.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.