摘要:
问题描述 报错信息如下: Execution of user code in the .NET Framework is disabled. Enable "clr enabled" configuration option. 解决办法 use dasolPSDev; EXEC sp_configure 'clr enabled', 1 go RECONFIGURE go E... 阅读全文
posted @ 2015-09-11 11:19
永远的麦子
阅读(609)
评论(0)
推荐(0)
浙公网安备 33010602011771号