.net4 wpf App 使用log4net 错误:The type or namespace name 'log4net' could not be found (are you missing a using directive or an assembly reference?)
摘要:
使用log4net在vs2010的wpf Application 提示错误 The type or namespace name 'log4net' could not be found (are you missing a using directive or an assembly reference?) 解决方法 项目属性 目标 平台 使用 “.Net Framework 4” 即解决这个... 阅读全文
posted @ 2011-11-03 14:18 zlb 阅读(717) 评论(1) 推荐(0) 编辑