| Author: Swaminathan 02 Sep 2008 | Member Level: Gold | Rating:    Points: 6 |
First install Visual Studio 2005 team suite in your machine.
Open your project in VS2005, a message will pop up asking whether to convert project in to 2005 version.Click yes.
That's it.Your project files will open in VS 2005.
Note that once you convert your project into vs 2005 version, it cannot be reconverted to 2003 version.
|
| Author: Sherrie 03 Sep 2008 | Member Level: Silver | Rating:   Points: 3 |
You dont any problems while converting the project. When you open your project itself you will be asked whether to confirm from vs2003 to vs2005. After confirmation you can open your project files on vs2005. Check your web config file. Create virtual directory.
|