Replies: 2 comments 1 reply
-
I think we may need an option to avoid setup to create the required table. Did you tried an I will wait for someone to confirm |
Beta Was this translation helpful? Give feedback.
-
You may need to have the DataProtection tokens generated by the previous installation. Else, it will fail miserably. Then, the only thing to do is to have the App_Data folder and a tenants.json file with a tenant configuration that has a proper running state. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to figure out how to connect a new orchard core instance to existing db tables with data. For example: the existing orchard core instance were accidentally deleted. Now we need to install a new instance and connect it to existing data in db. As I understand, setup page is trying to create same tables again and not trying to connect to existing data. For db we use AzureSql.
Beta Was this translation helpful? Give feedback.
All reactions