奇怪的引用错误及解决方法
摘要:
碰到一个奇怪的问题。 症状 在一个.net workspace中包含多个project,其中两个project应用了同一个.net assamply。这两个project其中一个编译正常,另一个则报错: error CS0246: The type or namespace name '***' could not be found (are you missing a using directi... 阅读全文
posted @ 2005-11-16 15:52 vibration 阅读(899) 评论(0) 推荐(0) 编辑