SQL2005安装遇到的问题(国外英文资料).doc
文本预览下载声明
SQL2005安装遇到的问题(国外英文资料)
You cant install and configure assembly c: \ program files \ Microsoft SQL Server \ 90 \ DTS \ tasks \ Microsoft.sqlserver.msmqtask.dll in the com + directory.
Error: - 2146233087.
SQL server installation in the COM + catalog installation and configuration procedures solution to the 2008-05-17 13:08 cannot in the COM + catalog to install and configure the assembly, C: \ program files \ Microsoft SQL server \ 90
\ NotificationServices \ 9.0.242 \ Bin \ Microsoft.sqlserver, notificationservices.dll. Error: -
2146233087
Error message: Unknown error 0Error: the transaction manager is available. (exception from HRESULT: 0x8004D01B)
[the solution]
You can pause the installation, dont click abort, ignore, and dont click cancel
Complete the following steps
Remove keys from the registry:
? HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ MSDTC
? HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MSDTC
? HKEY_CLASSES_ROOT \ CID
Use CMD to stop MSDTC service: net stop MSDTC
Use CMD to perform uninstall MSDTC service: MSDTC - uninstall
4, use CMD to reinstall MSDTC service: MSDTC -install
Click retry and you can continue to install.
Remove keys from the registry:
? HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ MSDTC
? HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MSDTC
? HKEY_CLASSES_ROOT \ CID
Stop MSDTC service: net stop MSDTC
Uninstall MSDTC service: MSDTC - uninstall
Reinstall MSDTC service: MSDTC -install
Restart your computer
Must work!
= = = = =
SQL Server 2005 installation failure treatment 08:48 error case: 2008-04-03 in Microsoft Virtual PC 2007 and installed on a laptop MSDN subscription download there was a problem of SQL Server 2005 enterprise edition. The installation environment is Windows Server 2003 enterprise edition + sp1, and the other system is sp2, with the user using the super Administrator (Administrator). The installation error occurred when the Integration Services step was installed, prompting error:
显示全部