Sql Management Studio 2016 could not load type

无人久伴 提交于 2019-12-25 09:22:54

问题


I just upgraded to SQL Management Studio 2016 CTP2

I get this error when logging into a db server:

Could not load type 'Microsoft.SqlServer.Management.Dmf.FailedOperationException' from assembly 'Microsoft.SqlServer.Dmf, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. (ObjectExplorer)

Here is the info in the about tab:

Microsoft SQL Server Management Studio 13.0.500.53

Microsoft Analysis Services Client Tools 13.0.500.53

Microsoft Data Access Components (MDAC) 10.0.10586.0

Microsoft MSXML 3.0 6.0

Microsoft Internet Explorer 9.11.10586.0

Microsoft .NET Framework 4.0.30319.42000

Operating System 6.3.10586


回答1:


Why bother with an old pre-release version when the RTM version of SQL Server 2016 is available as a free download?



来源:https://stackoverflow.com/questions/39880222/sql-management-studio-2016-could-not-load-type

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!