I have make an application on visual studio 2013 and I want to run this application on visual studio 2010 and dotNet framework 4.0 on my windows xp system but when I run my application I am getting an error below:

To run this application, you first must install one of the following versions of .Net Framework; .Net Framework, Version=v4.5

And also .Net Framework, Version=v4.5 does not support on windows xp

Kindly suggest me what should I do, waiting for your reply. Thanks.

有帮助吗?

解决方案

in your project properties, go to the dropdown "framwork" and select version 4.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top