Copied to clipboard

Flag this post as spam?

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


  • Sprite 18 posts 158 karma points
    Apr 03, 2020 @ 07:16
    Sprite
    0

    Error with database migration

    Hello,

    i have been trying to create new database tables in v8. However i am getting an umbraco cannot run error.

    It gives me the following message when i try to run my project. System.InvalidOperationException: The migration plan does not support migrating from state "".

    I have been trying to debug it and it happens in the initialize function of the components.

    To make the database i have been using This post. The answer simon gave is what i also used.

    But unfortunately i cannot find anywhere online how i can solve this error and where i made the mistake.

    Does anybody has some more experience with creating and using custom tables in V8? any help would be greatly appreciated.

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Apr 03, 2020 @ 11:30
    David Brendel
    0

    Hi,

    have you tried to use something different from the empty string as base state? At least the error message indicates it could be that.

  • Sprite 18 posts 158 karma points
    Apr 03, 2020 @ 12:02
    Sprite
    0

    Hey David,

    You might be right. But i have tried to fill everything in as much as possible. And that this rate i am not sure where i could set the base state anymore.

    Do you have any suggestion on how i can fill that to test?

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft