I want to deploy Umbraco (version 6) with the webdeploy utility, and I'm not completely sure what files to include, apart from those that are included already as content in my project. My project is done by starting out with an empty MVC 4 project with UmbracoCms (6) installed with NuGet. Which folders should I include that are not included automatically as project content?
I am in the same position. I included all that had any content below appart from install to be safe.
My next problem is how to deploy. I work on the same setup as you, but the project only works if i use IIS Express. I wonder if there is a simple guide somewhere for deploying V6?
Deploying Umbraco using WebDeploy
Hi
I want to deploy Umbraco (version 6) with the webdeploy utility, and I'm not completely sure what files to include, apart from those that are included already as content in my project. My project is done by starting out with an empty MVC 4 project with UmbracoCms (6) installed with NuGet. Which folders should I include that are not included automatically as project content?
/umbraco
/umbraco.client
Regards, Per
I am in the same position. I included all that had any content below appart from install to be safe.
My next problem is how to deploy. I work on the same setup as you, but the project only works if i use IIS Express. I wonder if there is a simple guide somewhere for deploying V6?
is working on a reply...