how to run .NET 2003 projects in .NET 2005 ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haridelphi
    New Member
    • Jan 2007
    • 8

    how to run .NET 2003 projects in .NET 2005 ?

    I did some projects in .NET 7.1 , now i run it in .NET 8 it shows some error.So please anyone tell me 'how i run the .NET 2003 projects in .NET 2005 version'/
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,
    Either open the 2003 project using version selector or If you open it in 2005,you will come across the conversion Wizard which will convert it into 2005.

    Comment

    • haridelphi
      New Member
      • Jan 2007
      • 8

      #3
      Thanks for reply
      I downloaded conversion wizard and 1 exe file from asp.net site.but when i run the exe file it shows error message

      Comment

      • radcaesar
        Recognized Expert Contributor
        • Sep 2006
        • 759

        #4
        Hey the versins are 1.1 and 2.0.

        Just build the same project in 2005, and run. Its enough to run 2003 codes in 2005.

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          Originally posted by haridelphi
          Thanks for reply
          I downloaded conversion wizard and 1 exe file from asp.net site.but when i run the exe file it shows error message
          Visual Studio 2005 should attempt to convert the project for you. Its not perfect at doing this so you'll have to go in and clean up the mess it leaves behind. I remember it took me a whole day to sort out a fairly small project when I did this type of conversion not long ago.

          If you need help sorting out the partially converted classes....feel free to post your questions.

          -Frinny

          Comment

          • nmsreddi
            Contributor
            • Jul 2006
            • 366

            #6
            Hello

            As of my experiance converting a vs2003 project to vs2005 is simple just open

            vs2003 project in vs2005 environment but here ,i got a problem is after

            converting succesfully you cannot modify the converted design ,even if you

            cahnge it does not give any error but at run time it is not recognising the

            changes made i dont know why this happened actually ,if any solution plz try to

            post it


            Enjoy!!!!!!!!!! !!

            Comment

            Working...