首页 > 其他 > 详细

碰到的异常

时间:2015-01-17 17:53:01      阅读:292      评论:0      收藏:0      [点我收藏+]

Unable to cast object of type ‘System.Windows.Forms.SplitContainer‘ to type ‘System.ComponentModel.ISupportInitialize‘.

新建项目时,.NET框架采用的是4.0

编译前,手动改为3.5,则出现异常:

Unable to cast object of type ‘System.Windows.Forms.SplitContainer‘ to type ‘System.ComponentModel.ISupportInitialize‘.

只有手动改为4.0,或者4.0 client profile

 

碰到的异常

原文:http://www.cnblogs.com/xiexiaokui/p/4230714.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!