jch02140 0 Newbie Poster

I have a project created in VC# 2008 Express and would like to have it load in VC# 2005. I have try doing the following way:

1. Create a new project in VC# 2005 with the same name and project type
2. Copy all project files
3. Add all relevent files into the VC# 2005 Express project

However, when I try to load the project there are errors when trying to build. I am not sure if I did something rong but would appreciated if anyone can help me solve my problem.