首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

启动程序,出现如下提示异常信息,求解.怎么解决

2012-07-24 
启动程序,出现如下提示错误信息,求解.如何解决The item obj\Debug\test.Form10.resources was specified

启动程序,出现如下提示错误信息,求解.如何解决
The item "obj\Debug\test.Form10.resources" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.test


[解决办法]
看看你是不是绑定数据没弄好
[解决办法]
资源重复了,找Form10.resources,删除重复

热点排行