【问题标题】:Visual studio 2015 update 3 and sql server 2016 "the visual studio CRC package did not load correctly"Visual Studio 2015 更新 3 和 sql server 2016 “Visual Studio CRC 包未正确加载”
【发布时间】:2016-07-29 21:38:02
【问题描述】:

我刚刚下载了 Visual Studio 2015 更新 3。当我打开 sql server 时,我收到此错误消息,然后关闭 sql server。

Visual studio 2015 update 3 and sql server 2016

activitylog.xml

`  </entry>
  <entry>
    <record>295</record>
    <time>2016/07/29 21:31:52.667</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{6B238C39-B163-467E-83DB-A2DEC10459ED}</guid>
  </entry>
  <entry>
    <record>296</record>
    <time>2016/07/29 21:31:52.667</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Appid denied the loading of package</description>
    <guid>{6B238C39-B163-467E-83DB-A2DEC10459ED}</guid>
  </entry>
</activity>
`

我尝试删除以下目录并重新启动 vs 但没有任何效果 C:\Users{你的用户名}\AppData\Roaming\Microsoft\VisualStudio\14.0

我还尝试修复 vs 并从头开始重新安装以更新 2,但没有任何效果。还有什么我可以尝试的吗?

【问题讨论】:

    标签: visual-studio-2015 sql-server-2016


    【解决方案1】:

    安装 Visual Studio 2015 更新 3 后,我遇到了完全相同的错误。

    我去了微软。 com 页面标题为“下载 SQL Server Management Studio (SSMS)”并安装了“下载 SQL Server Management Studio 2016 年 7 月修补程序更新”

    这里:https://msdn.microsoft.com/en-us/library/mt238290.aspx

    之后一切似乎都正常工作,没有错误。

    【讨论】:

      【解决方案2】:

      我有同样的错误。在我以管理员权限启动 SSMS 工具后,没有错误。 :)

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-01-27
        • 1970-01-01
        • 2019-02-11
        • 1970-01-01
        • 2017-11-24
        • 2023-04-07
        相关资源
        最近更新 更多