At the time of creating the new project, i not able to session entry for previous version of .net framework in the drop drown box it should only .net Framework 4 and hyper link for more framework.Even those i have .net 2.0 ,3.0 and 3.5.
Can anyone suggest me what can be done?
Thanks and Regards
Sameer ahmed.s
VS2010 requires full (not just client profile) .NET 3.5 SP1 to be installed to support down version targeting. More details here: http://blogs.msdn.com/webdevtools/archive/2010/04/22/framework-net-3-5-sp1-required-for-targeting-lower-frameworks-2-0-3-0-and-3-5-multi-targeting-using-visual-studio-2010.aspx
Once a project is created you can change the targeted version in the project properties.