Windows Server 2008 mmc無法創建單元

mmc could not create the snap-in. CLSID:

 FX:{18ea3f92-d6aa-41d9-a205-2023400c8fbb} error

 

經過各種嘗試,查看了path,沒有問題,註冊表不敢亂改,在這種沒有成功的情況下,發現下面這句讓我解決了問題,特此分享。

地址:http://www.datazx.cn/Forums/en-US/eb317c2f-ebf1-42fe-8fcc-a61a1246f5d9/action

Though this might be already solved let me tell you what I did to solve this problem. I had exactly the same problem yesterday (June 28th, 2011)

I was able to solve this problem by the procedure below.

1. Navigate to the following directory:

     C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG

2. Copy the 'machine.config' file to desktop just in case before you go to 3rd step.

3. Renamemachine.config to machine.config.old which is locating in the directory above.

That's it, nothing else is needed.

Thank you

 

 

中文:

1.進入目錄C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG

2.備份'machine.config' 這個文件到其他地方

3.刪除該文件'machine.config'

4.重新打開MMC,發現可以使用了。

發佈了32 篇原創文章 · 獲贊 6 · 訪問量 21萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章