2009年4月23日
摘要: 今天,操作WCF服务时,发现当一个数据访问层项目增加了WCF服务应用后,其他业务层就不可以引用了。 vs提示: A reference to 'ClassLibrary1' could not be added. Adding this project as a reference would cause a circular dependency. 这是为什么?难道使用了WCF后,就不能被引用了... 阅读全文
posted @ 2009-04-23 12:57 haio 阅读(455) 评论(0) 推荐(0)