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. Moving website from local to webserver

Moving website from local to webserver

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiohelpasp-netwindows-admin
2 Posts 2 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.
  • M Offline
    M Offline
    Md Arif 0
    wrote on last edited by
    #1

    I have built ASP.NET 2.0 application using Visual studio 2005. I created it as a website with Http type on IIS(Localhost)(not File system which VS 2005 defaultly creates website). Say my application name is Website1: Root is : http://localhost/Website1 I am using Frontpage to move my website from local to weserver. Issue: Tried opening my local website1 by using root http://localhost/Website1. It defaultly opens LocalHost as website and Never allowed me to open website1 folder as website. But it gets moved as folder 'website1' from localhost to webserver.that doesnt work. I also saw on my IIS Website1 is a website(not just a folder). I cannot understand, whats going on.Is there some things to configure... Any kind of help would be appreciated. Thanks in advance Mohamed

    C 1 Reply Last reply
    0
    • M Md Arif 0

      I have built ASP.NET 2.0 application using Visual studio 2005. I created it as a website with Http type on IIS(Localhost)(not File system which VS 2005 defaultly creates website). Say my application name is Website1: Root is : http://localhost/Website1 I am using Frontpage to move my website from local to weserver. Issue: Tried opening my local website1 by using root http://localhost/Website1. It defaultly opens LocalHost as website and Never allowed me to open website1 folder as website. But it gets moved as folder 'website1' from localhost to webserver.that doesnt work. I also saw on my IIS Website1 is a website(not just a folder). I cannot understand, whats going on.Is there some things to configure... Any kind of help would be appreciated. Thanks in advance Mohamed

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

      u can easily deploy web sites by creating a website in web server and just copying files from local site to server using FTP. or u can use Copy website option in Visual studio. regarding ur prob, when u work on local site, u will be creating virtual directory in IIS.. in server u will be actually creating website.. and u have to configure the website properties in IIS in the server i think this will be helpful http://support.microsoft.com/kb/323972 try.. bye..

      CST

      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