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. move asp.net web application?

move asp.net web application?

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
4 Posts 3 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.
  • Y Offline
    Y Offline
    y_mmohd
    wrote on last edited by
    #1

    I'm new in asp.net. I want to move asp.net web appliaction to work in a differen PC. How can I do this... thanks

    D C 2 Replies Last reply
    0
    • Y y_mmohd

      I'm new in asp.net. I want to move asp.net web appliaction to work in a differen PC. How can I do this... thanks

      D Offline
      D Offline
      Daniel Santillanes
      wrote on last edited by
      #2

      When you have IIS, .net Framework and Visual Studio .net set up on the other PC, all you have to do is copy the web application to the other PC in the wwwroot folder (this will ensure the proper security permissions are given to the folder), and create a virtual directory for the folder in IIS and you are all set. the .sln file is not required, but helps to bring it as well. Of course, IIS settings will depend on your web application (security related and such). Hope this helps. daniero

      Y 1 Reply Last reply
      0
      • Y y_mmohd

        I'm new in asp.net. I want to move asp.net web appliaction to work in a differen PC. How can I do this... thanks

        C Offline
        C Offline
        Calvinix
        wrote on last edited by
        #3

        If you want to develop in another machine , Visaul Studio itself can be used to copy the files to the destination . there is an icon at the top of solution explorer which will allow you to make a copy ... you have to click on the Solution name so as to enable this icon..

        1 Reply Last reply
        0
        • D Daniel Santillanes

          When you have IIS, .net Framework and Visual Studio .net set up on the other PC, all you have to do is copy the web application to the other PC in the wwwroot folder (this will ensure the proper security permissions are given to the folder), and create a virtual directory for the folder in IIS and you are all set. the .sln file is not required, but helps to bring it as well. Of course, IIS settings will depend on your web application (security related and such). Hope this helps. daniero

          Y Offline
          Y Offline
          y_mmohd
          wrote on last edited by
          #4

          Thanks for this help, but it didnt work. When i want to view the form of web project in the other pc. It gives me error "line25; Authentication mod=windows. How can I solve this. Thanks.

          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