Error 1 Invalid Resx file. Could not load type System.Collections.Generic.List`1[[WindowsFormsApplication1.HistogramData, WindowsFormsApplication1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 which is used in the .RESX file. Ensure that the necessary references have been added to your project. Line 130, position 5. F:\毕业设计程序\2010-05-13\Graduate\SeverWindowsForms\WindowsFormsApplication1\FormStat.resx 130 5 SeverFormApplication
就是这么个错误,该怎么解决啊
好像是因为我用的控件不能加载的原因,应该是跟usercontrol 有关,之前也有过这个问题,但是是一个warning,然后只要重新启动下VS就可以了,但是现在完全不行了。。悲剧啊