Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我为什么在安装 BizTalk 2013 R2 CU2 时出现以下错误:
BtsDeploySystemAssemblyTask 已停止工作
我最近可能遇到了同样的问题,解决方案是以具有更多权限的不同用户身份运行更新并且它有效。
由于错误是通过 SqlClient 出现的,因此您需要确保正在运行的用户对所有数据库甚至整个 SQL Server 实例都具有高级权限。
抱歉 :( 但由于这是一个单一的事件,尽管成功的用户是 SQL Server和域管理员的完全系统管理员,但我们没有机会重现或调查。