摘要: There are many reason caused configuration error was caught.But I got the stupid one.I checked the Web.config file and found that I configured two duplicate configuration item as below: <system.web> <compilation debug="true" targetFramework="4.0" /> </system.web> 阅读全文
posted @ 2013-05-06 16:35 Vincent.Dr 阅读(311) 评论(0) 推荐(0)