Please excuse I am new to the .net world....
Anyhow I have been given an app which has been described as been developed in VS 2005 using 2.0 framework and c#. I have got VS 2010 and are simply trying to open the solution (.sln file). When I go:
File > Open > Solution and select the .sln file The Visual Studio Conversion Wizard comes up
I say no to backup because the code is checked into source control and dont need another backup. The Ready to Convery window comes up, I click Finish and then I get a 'Project Traget Framework Not Installed' window. This window says it can not detect the 2.0 framework and asks me to install 2.0 and 3.5 in order to open abd build this project. After 2.0 fails I assume its because I have 4.0 so I posted this:
Installing 2.0 framework after installing 4.0
Anyhow no answer there so I uninstalled 4.0 and installed 2.0 including the SP, then 3.5 and the SP. However when I go back to VS 2010 and try to open the solution it gives me the same behaviour.
Help!!!!
TYIA