I have an Asp.Net project in Visual Studio 7.1 , Now when I open it in Visual Studio 2008 , I can’t access to project files :

(source: picfront.org)
How can I open the project with VS2008 or VS2010 ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Open the sln file with a simple text editor (make backup)
and search for your project that did not find, and correct the directory path.
You have probably a line like that… you need to fix the dir, saved it and open it again.