C#执行Application.Run启动窗体时,报错 An unhandled exception of type 'System.TypeInitializationException'

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/thanks_hck/article/details/82108262

解决方案:  右键项目,  build -> Platform target 改为x86

重新运行即可

猜你喜欢

转载自blog.csdn.net/thanks_hck/article/details/82108262
今日推荐