开发者

problem with add/remove snap-in at mmc + sql server 2005 + sql server 2008

开发者 https://www.devze.com 2023-02-17 03:04 出处:网络
i have a window 7 and i installed sql server 2005 and sql server 2008 together on my os when i run mmc.msc (microsoft management console) the console runs, but when i try add snap-in such as certifica

i have a window 7 and i installed sql server 2005 and sql server 2008 together on my os when i run mmc.msc (microsoft management console) the console runs, but when i try add snap-in such as certificates, mmc crash开发者_Go百科ed and give me this error:

"Microsoft Management Console has stopped working" with two "Debug" and "Close program" button.

at the below link:

'http://social.technet.microsoft.com/Forums/en-US/winserverManagement/thread/26d0ae5f-2a15-44bf-afac-5f220d8077c5/'

say SQL Server 2008 on top of SQL Server 2005 on the same machine may cause this problem, and if you remove SQL Server 2005, problem is solved. but i do not want remove sql server 2005, do you have any solution?


Finally i succeed solving this problem.

i download and install service pack 3 for sql server 2005 from below link:

sp3 for SQL Server 2005

and now i can add and use snap-in such as certificates in the MMC console

0

精彩评论

暂无评论...
验证码 换一张
取 消