Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top