重新导入资源中的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
我可能只是失去了我的全部工作,请帮助我。 感谢
答案 0 :(得分:0)
发现问题,
对于有此错误的人,我建议仔细阅读他们的代码,了解那些不应该存在的内容。此外,不要包含比必要更多的库。