Hi @Zhou, Qijun
Try running the following in the database that is giving you this problem:
select * from sys.assemblies --This is important to check.
select * from sys.dm_clr_properties --This is important to check.
Also, try reinstalling the .net framework or try repairing it using this tool:
http://www.microsoft.com/en-us/download/details.aspx?id=30135
Best regards,
Cosmog Hong
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.