Sql Visual Studio 2015打破了分层CLR类型

Sql Visual Studio 2015打破了分层CLR类型,sql,visual-studio-2015,Sql,Visual Studio 2015,安装Visual Studio 2015 preview后,出现了一个问题,其中hierarchyid上的ToString()方法在SSMS中抛出了一个HierarchyException 24000 A .NET Framework error occurred during execution of user-defined routine or aggregate "hierarchyid": Microsoft.SqlServer.Types.HierarchyIdException:

安装Visual Studio 2015 preview后,出现了一个问题,其中hierarchyid上的ToString()方法在SSMS中抛出了一个HierarchyException 24000

A .NET Framework error occurred during execution of user-defined routine or aggregate "hierarchyid": 
Microsoft.SqlServer.Types.HierarchyIdException: 24000: SqlHierarchyId operation failed because HierarchyId object was constructed from an invalid binary string. 
Microsoft.SqlServer.Types.HierarchyIdException: 
   at Microsoft.SqlServer.Types.OrdPath.GetBits(UInt16 startBit, UInt16 nBits, UInt64& bits)
   at Microsoft.SqlServer.Types.OrdPath.ExtractOrd(UInt16& bitOffset, UInt32 stage, Int64& ord)
   at Microsoft.SqlServer.Types.OrdPath.ExtractComponent(UInt16& bitOffset, SComponent& component, levelType& type)
   at Microsoft.SqlServer.Types.OrdPath.ToString()
我找不到解决这个问题的办法

谢谢你的帮助

是的,它确实:-(

已经有报道了,你不是唯一一个复制它的人


是的,我知道有报道,但我希望会有更快的答案。我希望通过VS2015(按日期搜索)安装的文件进行挖掘,您可能可以对其进行核爆,但您希望卸载,然后尝试清除剩余的每个文件