Copying a website and changing domain?

Discussion in 'C#' started by Arcos, Jun 4, 2009.

  1. #1
    Hi

    I have a .asp website that I want to take a copy of and use on a different domain with a different database.

    Can anyone please point me in the right direction for making the necessary changes within the files?

    Thanks
     
    Arcos, Jun 4, 2009 IP
  2. Social.Network

    Social.Network Member

    Messages:
    517
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    35
    #2
    At minimum, change the database connection information.

    You may have to setup virtual directories, register or install COM components (3rd party), etc.

    It really depends on the website, can you provide additional information?
     
    Social.Network, Jun 4, 2009 IP