How do I target .NET 4.0.3 on XP using Visual Studio 2012? Application fails to run with “not a valid Win32 application”

前端 未结 6 1403
庸人自扰
庸人自扰 2020-12-14 17:54

I have a large application targeting .NET 4.0.3 that needs to run on XP. It builds fine using Visual Studio 2010 SP1 and runs properly on XP.

Building using Visual S

6条回答
  •  庸人自扰
    2020-12-14 18:32

    VS2012 Update 1 is supposed to resolve this issue. However, I am not sure what options to use though, is it Toolset under Project Properties->General->Platform Toolset?

提交回复
热议问题