Copied to clipboard

Flag this post as spam?

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


  • Lars Ljungqvist 5 posts 35 karma points
    May 02, 2014 @ 13:16
    Lars Ljungqvist
    0

    Deploying a local Umbraco 7 in Visual Studio to web hotel

    Hi. I have a nice Umbraco 7.1 installed in Visual Studio running locally. Does anyone know how to deploy my solution meaning that I can "export" or deploy my local solution to a chosen web hotel? I guess that ordinary FTP upload will not work since it is running on a local CE Database.

    As usual any help will be appreciated :-).

    // Lars

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    May 02, 2014 @ 15:44
    Jan Skovgaard
    0

    Hi Lars

    I'm not using visual studio that much myself (Frontend dev) so I'm not sure if there is a deploy manager build in that could be used. But I suspect there is.

    However you should be able to simply FTP your files (make sure to exclude /app_data/TEMP folder.

    In regards to the database...if you're going to run CE SQL on your site it's just a matter of copying it over. However if you're going to use MSSQL (Which I think is a very good idea unless it's just a minor personal project) then you should be able to migrate your CE SQL database to MSSQL using a tool for this.

    I usually do this using webmatrix, which works pretty well.

    Hope this helps.

    /Jan

  • 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