日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

无法在 COM+ 目录中安装和配置程序集 microsoft.sqlserver.notificationservices.dll

發(fā)布時(shí)間:2024/4/15 编程问答 43 豆豆
生活随笔 收集整理的這篇文章主要介紹了 无法在 COM+ 目录中安装和配置程序集 microsoft.sqlserver.notificationservices.dll 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

安裝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)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。