Copied to clipboard

Flag this post as spam?

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


  • Vincent Ashby-Smith 67 posts 196 karma points
    May 07, 2014 @ 14:35
    Vincent Ashby-Smith
    0

    Umbraco 7.1.1 and Team Foundation Server

    Hi all, i'm using Visual Studio and have setup a project and using the NuGet package to install Umbraco 7.1.1 into that project. I've searched high and low but can't find a definitive answer for what folders/files must be included in the project for 1. Successfully deploying the project via One Click Publishing to a remote server and 2. For Team Foundation source control (so that if needed the project could be totally rebuilt and run for fresh)

    Any help would be much appreciated :)

  • Matthew 138 posts 201 karma points
    May 09, 2014 @ 22:07
    Matthew
    0

    Me too on the folder/file list, be nice to have that in writing.

    I'm no expert but from my observations so far, it looks like VS publishing figures out the key bits, the App_xxx folders, bin, obj and umbracos, by itself. I've needed to manually include other important things I've added, assets, images, etc, but also things that get created by Umbraco inside folders, such as Views and media don't get automatically added, VS doesn't know what Umbraco is doing. If you're saving packages as part of your backup strategy, make sure you include/exclude the ones you want to go up to your live site.

    Info on the App_xx folders is here.

Please Sign in or register to post replies

Write your reply to:

Draft