我在Windows 7计算机上安装了Visual Studio 2010中的项目.它编译并运行没有问题.
当我将应用程序放在具有.NET 4的XP机器上时,它不会运行错误"不是有效的Win32应用程序"
我在这里尝试了一切没有运气:http: //blogs.msdn.com/b/dsvc/archive/2009/06/19/troubleshooting-not-a-valid-win32-application-error-at-the-startup. ASPX
我不知道出了什么问题.有任何想法吗?
谢谢
仅供参考:bindump:
Microsoft (R) COFF/PE Dumper Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file TimeKeeper.exe
PE signature found
File Type: EXECUTABLE IMAGE
FILE HEADER VALUES
8664 machine (x64)
2 number of sections
4D24EED9 time date stamp Thu Jan 06 09:21:13 2011
0 file pointer to symbol table
0 number of symbols
F0 size of optional header
22 characteristics
Executable
Application can handle large (>2GB) …Run Code Online (Sandbox Code Playgroud)