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. Web Development
  3. ASP.NET
  4. VS 2005 - keeping a local copy of an ASP.NET website? (may apply more to IDE)

VS 2005 - keeping a local copy of an ASP.NET website? (may apply more to IDE)

Scheduled Pinned Locked Moved ASP.NET
visual-studiocsharpasp-netsysadminwindows-admin
4 Posts 2 Posters 1 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.
  • R Offline
    R Offline
    Roman Nurik
    wrote on last edited by
    #1

    Hey guys, When i make a new web site in VS 2005 Pro, it keeps the source files in my IIS root directory. When I move my site to my server, I'd like to keep a local copy in the same folder as the solution (.sln) file. I think it was possible in VS .NET 2003, or even standard. Please let me know if anyone has run into this.. Thanks!

    r -€

    M 1 Reply Last reply
    0
    • R Roman Nurik

      Hey guys, When i make a new web site in VS 2005 Pro, it keeps the source files in my IIS root directory. When I move my site to my server, I'd like to keep a local copy in the same folder as the solution (.sln) file. I think it was possible in VS .NET 2003, or even standard. Please let me know if anyone has run into this.. Thanks!

      r -€

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Hi there, Please correct if I misundertand your question. As you might already know that, with VS 2005 you are much more flexible in controlling the web site, in this case you simply use the Copy Website function to copy the whole web site from the root of IIS to the folder containing the solution file. Or you simply copy the current folder of your web site to the expected directory, then simply open it in the current solution using the File System.

      R 1 Reply Last reply
      0
      • M minhpc_bk

        Hi there, Please correct if I misundertand your question. As you might already know that, with VS 2005 you are much more flexible in controlling the web site, in this case you simply use the Copy Website function to copy the whole web site from the root of IIS to the folder containing the solution file. Or you simply copy the current folder of your web site to the expected directory, then simply open it in the current solution using the File System.

        R Offline
        R Offline
        Roman Nurik
        wrote on last edited by
        #3

        perhaps, but i don't think it will update both the remote project and the local one if i make changes to any of the web site files... only one of them is there a more elegant solution?

        r -€

        M 1 Reply Last reply
        0
        • R Roman Nurik

          perhaps, but i don't think it will update both the remote project and the local one if i make changes to any of the web site files... only one of them is there a more elegant solution?

          r -€

          M Offline
          M Offline
          minhpc_bk
          wrote on last edited by
          #4

          Yeah, the thing that it can do for you is to synchronize the two web sites. You can see more from here: Copying Web Sites with the Copy Web Site Tool [^] Managing ASP.NET Web Sites in Visual Studio [^]

          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