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?
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?
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
is working on a reply...
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.