2012年8月11日
摘要: 这应该是一个比较老的问题。在.net 4 framework下,如果引用了.net 2的程序集,会有一个异常:Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.这时,在config文件中,加入一个带属性的startup区域就可以了:<startupuseLegacyV2RuntimeActivationPoli 阅读全文
posted @ 2012-08-11 15:50 haio 阅读(278) 评论(0) 推荐(0)