The tag 'ChartPlotter' does not exist in XML namespace
时间:2014-08-31 09:12:20
收藏:0
阅读:257
本地build的时候每次都是OK的,但是Shelveset到Server上build的时候,总是出错。
果断google/bing了几个建议,无果。
不得不重新仔细的看server上的building log,然后发现, Considered "..\ExternalDrops\DynamicDataDisplay.dll", but it didn‘t exist.
晕菜,原来这些文件并没有被加入到server上。
查了一下,还有其他的文件也没有被加入,在“Source Control Explorer”中点击“Add items to folder”后,添加本地的文件后,问题解决。
原文:http://www.cnblogs.com/fdyang/p/3947233.html
评论(0)