I can't execute a project on Visual Studio 2012

别等时光非礼了梦想. 提交于 2019-12-01 02:01:51
Lojko

Identical problem... XamlParseException after deploying WPF project

In this case the project was clean re-built...

However, I do think it might be deeper than that. Try: http://geekswithblogs.net/lbugnion/archive/2007/03/14/108728.aspx that at least then should give you more concrete information.

This program worked great for me in VS 2010 running .Net Framework 4.0 and debug as x86.

I can see your Debug is set as Any CPU in your screenshot. Make sure it is set as x86.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!