Moving DNN6 site from another server

Discussion in 'Third-party applications' started by interteksol, Aug 20, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I recently moved my DNN6 site from another server. I successfully installed DNN6 on the discountasp.net site and tested it. I was working fine. I copied the directory structure via FTP from my exising server to the Discountasp.net server. I modified the web.config file to include the correct SQL connection string. I added the alternate url to the portal alias of the site. Currently the home page show correctly but all of the pictures do not show up. I checked the path and all of the images are in the portal 0 directory. Any suggestions would be appreciated.
     
  2. dmitri

    dmitri DiscountASP.NET Staff

    Please make sure that your application is referencing the correct folder and that the picture are present at the location referenced. If you application is referencing pictures with absolute path, you will need to modify it as the physical path to your root on DiscountASP.NET is different from physical path to your root on your other host. You can find the path to your root on Account Information page of your DiscountASP.NET hosting control panel next to "Server Path" label:

    https://my.discountasp.net/account-info.aspx
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page