【问题标题】:TypeLoadException was unhandled after reimporting images in resources重新导入资源中的图像后未处理 TypeLoadException
【发布时间】:2014-03-29 18:39:25
【问题描述】:

在资源中重新导入 2 张图片后出现此错误。

TypeLoadException was unhandled

An unhandled exception of type 'System.TypeLoadException' occured in mscorlib.dll

Additional information: Could not load type
'WindowsFormsApplication3.LauncherTest' from assembly
'WindowsFormsApplication3, Version=1.0.0.0, Culture=neutral

我可能失去了我的全部工作,请帮助我。 谢谢

【问题讨论】:

  • “重新导入”是什么意思?你到底做了什么?
  • @Olivier Jacot-Descombes 已删除并再次导入资源。

标签: c# exception unhandled typeloadexception


【解决方案1】:

发现问题,

对于遇到此错误的人,我建议仔细阅读他们的代码以了解不应该存在的内容。此外,不要包含过多的库。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-09-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-11-01
    相关资源
    最近更新 更多