无法在 COM+ 目录中安装和配置程序集 microsoft.sqlserver.notificationservices.dll
安裝SQL Server 2005的時(shí)候,出現(xiàn)錯(cuò)誤,錯(cuò)誤對(duì)話框的內(nèi)容沒(méi)有記錄下來(lái),不過(guò)Summary.txt(Summary.txt 位于%ProgramFiles%\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix)文件中有如下信息。
Machine : ServerName
Product : Client Components
Error : Failed to install and configure assemblies C:\Program Files\Microsoft SQL Server\90\NotificationServices\9.0.242\Bin\microsoft.sqlserver.notificationservices.dll in the COM+ catalog.
Error: -2146233087
Error message: Unknown error 0x80131501
Error description: The Transaction Manager is not available. (Exception from HRESULT: 0x8004D01B)
微軟提供的解決辦法如下:
To work around this problem, make sure that the Distributed Transaction Coordinator service runs under the NT AUTHORITY\NetworkService account. To do this, follow these steps:1. Click Start, click Run, type Services.msc, and then click OK.
2. In the Services window, double-click the Distributed Transaction Coordinator service.
3. In the Distributed Transaction Coordinator Properties dialog box, click the Log On tab.
4. On the Log On tab, specify the NT AUTHORITY\NetworkService account to be the logon account if the logon account is not the NT AUTHORITY\NetworkService account.
Note You are prompted to restart the Distributed Transaction Coordinator service if the following conditions are true:? You change the logon account of the Distributed Transaction Coordinator service.
? The Distributed Transaction Coordinator service is running before you change the logon account.
?
5. Start the Distributed Transaction Coordinator service if it is not started.
但是在啟動(dòng)時(shí)如果出錯(cuò),錯(cuò)誤代碼為1073337669 的話,在命令提示符里輸入
msdtc -resetlog
注:這種錯(cuò)誤我只有在安裝VS2005時(shí)不選擇SQL Server組件,后來(lái)再安裝SQL Server時(shí)才出現(xiàn)。
轉(zhuǎn)載于:https://www.cnblogs.com/liguiqing/archive/2008/06/16/1223009.html
總結(jié)
以上是生活随笔為你收集整理的无法在 COM+ 目录中安装和配置程序集 microsoft.sqlserver.notificationservices.dll的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: db4o, 看上去很美
- 下一篇: json ajax