Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bobi 352 posts 966 karma points
    Apr 03, 2017 @ 07:40
    Bobi
    0

    Uploading to server

    What should the root structure look like when uploading an umbraco web app to a server?

    Should the .sln, the package folder, and website folder be uploaded; and then all of the content inside the website folder (including appdata, appplugins, ... umbraco, web.config, etc.), or should the contents inside the website folder be at the root, without the .sln and package folder?

  • Alex Skrypnyk 6182 posts 24284 karma points MVP 9x admin c-trib
    Apr 03, 2017 @ 10:44
    Alex Skrypnyk
    100

    Hi Bobi

    Umbraco is ASP.NET website, so you need to push the contents inside the website folder to the root, without the .sln and package folder.

    Also if you are using MSSQL server database, you don't need to move App_Data folder content.

    Thanks,

    Alex

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies