Forum C# Framework version

Framework version

Postby simosc » January 6th, 2011, 8:54 am

Hi,
I'm using visual C # with .net framework 4 but i can't compile it because it won't work. How can i istall the 3.5 version?
Thanks.


Simosc
simosc
 
Posts: 6
Joined: January 6th, 2011, 8:49 am

Re: Framework version

Postby Henrik » January 6th, 2011, 2:40 pm

You don't need to downgrade your development environment. If you check the Properties on your project, you can set the Target Framework to 3.5 and then compile.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Framework version

Postby simosc » January 6th, 2011, 10:29 pm

Yes i know but ther's only 4.0 framework. I've downloaded the 2008 version, now it works fine.
Bye!
simosc
 
Posts: 6
Joined: January 6th, 2011, 8:49 am


Return to C#