c# - Windows application developed using VS2012 is not running in windows XP SP3 -
i have developed windows application in visual studio 2012 .net framework 4. when tried install application in windows xp sp3 shows .exe not valid win32 application. please me solve.
this 1 of two, or both, issues. first, ensure have .net framework installed on machine. second, make sure application compiled targeting x86 platform. likely, the second issue.
Comments
Post a Comment