积极答复者
Windows7下用VS2010写的程序在XP上运行不了,XP上装了.NET Framework4.0

问题
答案
-
Hi headwolf,
可以按照如下步骤查看用VS2010编写的.NET应用程序具体用到的什么版本:
在"解决方案资源管理器"中右键点击项目名 -> Properties -> Application标签中查看Target framework一项选中的.NET版本.
要在某个机器上运行.NET应用程序需要确认是否已经安装了相应的.NET Framework版本.
祝你快乐每一天,
Leo Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 headwolf 2011年11月9日 8:41
全部回复
-
Hi headwolf,
可以按照如下步骤查看用VS2010编写的.NET应用程序具体用到的什么版本:
在"解决方案资源管理器"中右键点击项目名 -> Properties -> Application标签中查看Target framework一项选中的.NET版本.
要在某个机器上运行.NET应用程序需要确认是否已经安装了相应的.NET Framework版本.
祝你快乐每一天,
Leo Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 headwolf 2011年11月9日 8:41