Welcome to MSDN Blogs Sign in | Join | Help

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use
Tip #82: Did you know... How to migrate Visual Studio 2005 Web Application Project to Visual Studio 2008

Following steps highlight how a Visual Studio 2005 Web application project can be migrated to Visual Studio 2008.

  1. Take backup of the original project
  2. Open Visual Studio 2008
  3. Click File -> Open Project and browse to the folder to open the project
  4. You will receive the following conversion wizard to help you convert the solution or project to the current version. Click Next.

    image

  5. Select Yes on this screen if you want the wizard to help you to take the backup, otherwise select No and Click Next.

     image

  6. Be sure to read the summary on this screen & click finish

    image 

  7. As soon as you click finish, you will see an upgrade prompt. Click yes if you want to upgrade to the latest framework otherwise Click No. If you select yes to upgrade, the project file as well as web.config file is updated for the latest framework. It's recommended to select the checkbox to do the same for all webs in this solution.

    image
  8. The conversion wizard would show you the status, select Show the log to see the log and click close.

    image

 

For projects using Ajax you might need to install ASP.NET Ajax Extensions 1.0 in VS 2008 if you said no to upgrade. Please see Tip #62 to learn how to install it.

Hope this helps,

Deepak Verma
SDET | Visual Web Developer

Posted: Thursday, June 18, 2009 4:32 PM by WebDevTools

Comments

What's New said:

Following steps highlight how a Visual Studio 2005 Web application project can be migrated to Visual

# June 19, 2009 2:26 AM

DotNetShoutout said:

Thank you for submitting this cool story - Trackback from DotNetShoutout

# June 19, 2009 7:08 AM

Pedro Luis said:

  Colocar vídeos digitales y vídeos de fotos de amigos y entorno.

# June 21, 2009 5:41 PM

Hutjepower said:

Nice and good illustrated post. However, the migration from VS2003 to VS2005/VS2008 (target framework 1.1 to 2.0 or perhaps even 3.5 would be somewhat more challenging...

# June 22, 2009 3:18 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker