continued from above message. I found a fix for my problem. It came from a competitors forum but I figured it may help someone with a simular problem.
Thanks for your help...Lou
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When I attempt to open Computer Management(compmgmt.msc). I get the following message. "MMC cannot open the file C:\WINDOWS\SYSTEM32\COMPMGMT.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.
The files are in the \windows\system32 directory and I am logged on with admin. rights.
This is the only administrativetool that seems not to work, all others are fine. Any help would be appreciated. If you need more info please let me know.
Thank you in advance......Lou
System Description
OS Name Microsoft Windows 7 Ultimate
Version 6.1.7600 Build 7600
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name LOU-NB-DELL
System Manufacturer Dell Inc.
System Model Inspiron 1720
System Type x64-based PC
Processor Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz, 2401 Mhz, 2 Core(s), 2 Logical Processor(s)
BIOS Version/Date Dell Inc. A09, 7/11/2008
SMBIOS Version 2.4
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume3
Locale United States
Hardware Abstraction Layer Version = "6.1.7600.16385"
User Name LOU-NB-DELL\Lou
Time Zone Eastern Standard Time
Installed Physical Memory (RAM) 4.00 GB
Total Physical Memory 4.00 GB
Available Physical Memory 2.55 GB
Total Virtual Memory 7.99 GB
Available Virtual Memory 6.49 GB
Page File Space 4.00 GB
Page File C:\pagefile.sys
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
continued from above message. I found a fix for my problem. It came from a competitors forum but I figured it may help someone with a simular problem.
Thanks for your help...Lou
Hi,
You might get this error message when one or more of the .dll files that are used by the Microsoft Management Console (MMC) are missing or corrupted. These files include the following:
•Msxml.dll
•Msxml2.dll
•Msxml3.dll
These file might go missing or corrupt because of some virus or some third party software’s install on your computer.
Follow these steps and check if it helps:
Method 1:
Method 2:
I would suggest you to try running system file checker and check if it fhelps, here is the link:
http://support.microsoft.com/kb/929833
Azam – Microsoft Support.
Visit our **Microsoft Answers Feedback Forum** and, if you have any feedback you can post here.
Hi Azam
Followed your instructions, Method 1 had same results. Using Method 2 Under "If the System File Checker tool cannot repair a file, follow these steps:" Step 3. Type the following command to replace the file with a known good copy of the file:
Copy <var>Path_And_File_Name_Of_Source_File </var><var>Path_And_File_Name_Of_Destination</var>
<var></var>
<var>Where do I find a good copy of the file?</var>
<var></var>
<var>Thanks for the help.</var>
<var></var>
<var>Lou</var>
Hi,
You’re welcome and good to know that you have found a solution, hope your issue has been resolved.
Azam – Microsoft Support.
Visit our **Microsoft Answers Feedback Forum** and, if you have any feedback you can post here.
Had the same issue on Windows 7 x64.
Running Regsvr32 Msxml3.dll with admin rights did not help.
The following solution helped.
Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}]@="XML DOM Document"[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\InProcServer32]"ThreadingModel"="Both"@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\ 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,73,00,\ 78,00,6d,00,6c,00,33,00,2e,00,64,00,6c,00,6c,00,00,00[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\ProgID]@="Microsoft.XMLDOM.1.0"[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\SideBySide]"RegVersion"="6.0""Version60RefCount"=dword:00000001"RefCount"=dword:00000001"Version30RefCount"=dword:00000001[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\TypeLib]@="{D63E0CE2-A0A2-11D0-9C02-00C04FC99C8E}"[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\Version]@="1.0"[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\VersionIndependentProgID]@="Microsoft.XMLDOM"[HKEY_CLASSES_ROOT\CLSID{2933BF90-7B36-11D2-B20E-00C04F983E60}\VersionList]"6.0"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,\ 25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,73,\ 00,78,00,6d,00,6c,00,36,00,2e,00,64,00,6c,00,6c,00,00,00"3.0"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,\ 25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,73,\ 00,78,00,6d,00,6c,00,33,00,2e,00,64,00,6c,00,6c,00,00,003. Import the file. **** And now compmgmt.msc works!****