Copied to clipboard

Flag this post as spam?

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


  • Magnus Janson 14 posts 74 karma points
    May 30, 2014 @ 22:08
    Magnus Janson
    0

    Deploying to Azure part II

    So,

    . I use a local Git repos for source control in my VS 2013 Umbraco site.

    . I use an Azure SQL db as my Umbraco db. Works fine when I run the site locally.

    . I have a clean Azure website, configured to use the Umbraco db.

    . I create a Git repos for my Azure website.

    . I push my VS solution to the Azure Git repos.

    . The Azure Portal Deployment page says "ACTIVE DEPLOYMENT" in big green letters. Yes!

    . Via FTP, I can see that my files resides in /site/wwwroot/. Yes!

    . But...when I browse to my Azure site there is only a white, blank page.

    Someone got a clue?

    TIA,

    Magnus

  • Magnus Janson 14 posts 74 karma points
    Jun 01, 2014 @ 22:27
    Magnus Janson
    0

    How do I remove a post?

  • Magnus Janson 14 posts 74 karma points
    Jun 01, 2014 @ 22:28
    Magnus Janson
    0

    The reason was that some of the files in the Umbraco starter kit are not actually included in the project and hence, they were not published. Among these are css files and Razor web pages.

    What is the point with having vital files excluded from the project in this way?

Please Sign in or register to post replies

Write your reply to:

Draft