Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to Copy my C# project from one machine to another??

How to Copy my C# project from one machine to another??

Scheduled Pinned Locked Moved C#
csharphelptutorialquestionannouncement
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kssknov
    wrote on last edited by
    #1

    I had did a project in C# in a machine, now i need to transfer all its files to another machine?When i copied the solution folder and dropped in new machine in a right path? i had installed same version of Vs200 and Sqlserver2005 when i tried to open the same in new machine , i couldnt find my projects Solutin icon in solution explorer? Also i couldnt set a new form created in new machine as startup in the same folder? Pls help. How to rectify this?

    senthil

    C C P 3 Replies Last reply
    0
    • K kssknov

      I had did a project in C# in a machine, now i need to transfer all its files to another machine?When i copied the solution folder and dropped in new machine in a right path? i had installed same version of Vs200 and Sqlserver2005 when i tried to open the same in new machine , i couldnt find my projects Solutin icon in solution explorer? Also i couldnt set a new form created in new machine as startup in the same folder? Pls help. How to rectify this?

      senthil

      C Offline
      C Offline
      CKnig
      wrote on last edited by
      #2

      Well I never had a problem with just copying the complete folder to a new PC and then opening the solution (that should only contain relative paths) - maybe you are missing some critical files that are located on another folder (for example the solution file?)?

      A 1 Reply Last reply
      0
      • C CKnig

        Well I never had a problem with just copying the complete folder to a new PC and then opening the solution (that should only contain relative paths) - maybe you are missing some critical files that are located on another folder (for example the solution file?)?

        A Offline
        A Offline
        Anthony Mushrow
        wrote on last edited by
        #3

        And that got voted down, guess it wasn't the answer they where looking for. I also have never had a problem with copying projects. They just work, wherever i put them.

        My current favourite word is: Bauble!

        -SK Genius

        1 Reply Last reply
        0
        • K kssknov

          I had did a project in C# in a machine, now i need to transfer all its files to another machine?When i copied the solution folder and dropped in new machine in a right path? i had installed same version of Vs200 and Sqlserver2005 when i tried to open the same in new machine , i couldnt find my projects Solutin icon in solution explorer? Also i couldnt set a new form created in new machine as startup in the same folder? Pls help. How to rectify this?

          senthil

          C Offline
          C Offline
          Chintan Desai
          wrote on last edited by
          #4

          Hope you are dealing with windows desktop application.If yes then hope below items are matched with items in ur another maching. .NET Framework Visual studio XXX sql server xxx If u r dealing with Web application then chk out its ISI path as well as virtual directory path. nJoy .NET

          Regards Chintan www.visharadsoft.com (I am thinking to change humans to computer, but unfortunately GOD will not give me the source code)

          1 Reply Last reply
          0
          • K kssknov

            I had did a project in C# in a machine, now i need to transfer all its files to another machine?When i copied the solution folder and dropped in new machine in a right path? i had installed same version of Vs200 and Sqlserver2005 when i tried to open the same in new machine , i couldnt find my projects Solutin icon in solution explorer? Also i couldnt set a new form created in new machine as startup in the same folder? Pls help. How to rectify this?

            senthil

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            Check in the Visual Studio 2005\Projects directory for the solution directory. The solution file is probably sitting in there.

            Deja View - the feeling that you've seen this post before.

            My blog | My articles

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups