Copied to clipboard

Flag this post as spam?

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


  • James 251 posts 1169 karma points
    Jul 15, 2014 @ 10:20
    James
    0

    Publishing Databases

    Hello All,

     

    I have deployed my umbraco website to my host. Unfortunately it doesnt seem to want to publish my Database.

     

    It is SQL CE that i am using ojn visual studio version of the project. When i publish the site it doesnt take it with it.

     

    What is the best way to ensure it does?

     

    Should i individually publish the database?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 15, 2014 @ 10:40
    Jan Skovgaard
    0

    Hi James

    I think that currently there is an issue with that. Can it perhaps be related to this issue? http://issues.umbraco.org/issue/U4-4621

    Have you tried deploying the /app_data/umbraco.sdf file manually rather than using visual studio?

    /Jan

  • James 251 posts 1169 karma points
    Jul 15, 2014 @ 10:49
    James
    0

    Would i need to rebuild the site with a SQL Express database? Rather than CE?

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 15, 2014 @ 10:53
    Jan Skovgaard
    0

    Hi James

    No you should be able to just copy the CE SQL file manually from your dev to the server.

    But depending on the site your building it might be a good idea to use a database server.

    /Jan

  • James 251 posts 1169 karma points
    Jul 15, 2014 @ 10:54
    James
    0

    What would be the difference between copying manually and right clicking the database file and publish?

     

    Is there a difference?

  • James 251 posts 1169 karma points
    Jul 15, 2014 @ 10:58
    James
    0

    There seems to be a few files that it doesnt copy across from the app_data file. Would copying only the database solve this?

     

    It doesnt work if i right click and publish the database.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 15, 2014 @ 10:58
    Jan Skovgaard
    0

    Hi James

    Not sure - But seems like there is an issue with publishing the database using visual studio. So trying to do it manually will reveal if it works at all :)

    /Jan

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jul 15, 2014 @ 10:59
    Jan Skovgaard
    100

    What other files are not included? Maybe you need to copy those manually as well.

    /Jan

  • James 251 posts 1169 karma points
    Jul 15, 2014 @ 11:04
    James
    0

    Nuget Packages and some of the config files for uMbraco that are sat in that directory.

     

    Uploading the dtabase file didnt work :(

     

    Strange. Does it usually work when you develop it in visual studio with CE and publish it out?

     

  • 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