Copied to clipboard

Flag this post as spam?

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


  • Nadine Fisch 159 posts 429 karma points
    May 03, 2018 @ 12:25
    Nadine Fisch
    0

    copy database to live - problems

    Hi, we copied the database to the live system and transfer the filesystem, but in umbraco backend the new content is not updated! Can you please help me, what i am doing wrong? I've already restarted the server

  • Damiaan 442 posts 1301 karma points MVP 6x c-trib
    May 03, 2018 @ 12:29
    Damiaan
    1

    Probably the cache which is still there. Have you tried removing the following files?

    • /app_data/temp/ExamineIndexes/*
    • /app_data/umbraco.config

    Damiaan

  • Nadine Fisch 159 posts 429 karma points
    May 03, 2018 @ 12:35
    Nadine Fisch
    0

    I deleted them, but it its not working :( It is still the old content

  • Damiaan 442 posts 1301 karma points MVP 6x c-trib
    May 03, 2018 @ 12:39
    Damiaan
    0

    Oh. just read backend. Are you sure your web.config is pointing to the right database?

  • Nadine Fisch 159 posts 429 karma points
    May 03, 2018 @ 12:52
    Nadine Fisch
    0

    Yes, the web.config pointed to the right database. We think that Azure doesn't export the database correctly, because with the test-db it is working now. thank you for your support. If you have experience with database migration witz azure, please let me know ;)

  • Damiaan 442 posts 1301 karma points MVP 6x c-trib
    May 03, 2018 @ 13:07
    Damiaan
    0

    Are you using SQL azure or a compact db?

  • Nadine Fisch 159 posts 429 karma points
    May 03, 2018 @ 13:46
    Nadine Fisch
    0

    We are using SQL Azure

  • Gonçalo Chaves 14 posts 146 karma points
    May 04, 2018 @ 10:23
    Gonçalo Chaves
    0

    Hi Nadine,

    let me suggest that you make a copy of the test db on the azure account, and change your web.config file.

    Then to make sure, create some dummy content to ensure that you db is actually being updated. Otherwise you may have permissions issues related with db accounts.

    cheers

Please Sign in or register to post replies

Write your reply to:

Draft