首页 > 其他 > 详细

CREATE ASSEMBLY for assembly 'Assembly Name' failed because the assembly is built for an unsupported version of the Common Language Runtime.

时间:2021-08-30 05:28:45      阅读:75      评论:0      收藏:0      [点我收藏+]

 

CREATE ASSEMBLY for assembly ‘Assembly Name‘ failed because the assembly is built for an unsupported version of the Common Language Runtime.


在部置CLR时,出现以上的异常。
Insus.NET想了一想,由于数据库是MS SQL Server 2008 R2版本的。
但是在开发CLR程序时,使用的是.NET Framework 4.6.1

因此,只有去修改CLR的.NET Framework的版本。
技术分享图片

 

CREATE ASSEMBLY for assembly 'Assembly Name' failed because the assembly is built for an unsupported version of the Common Language Runtime.

原文:https://www.cnblogs.com/insus/p/15202622.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!