Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.

 

Failed to Re-Create StoreDefinition

Vote:
 

Hello,

When i upgrade my prod db from CMS 6r2 to 7, i do get two red lines in Deployment center:

1. Failed to Re-Create StoreDefinition, please recreate the definition manually for Store:QuickLinkSettingsFailed 

2. Failed to Re-Create StoreDefinition, please recreate the definition manually for Store:XFormsViewerSettingsStore

Is it something that needs to by handled? or is it trivial? this is just happening in our first step i our upgrade to 7.19 version.

#117191
Feb 13, 2015 10:25
Vote:
 

i did run this before my upgrade and then no red lines.

 foreach (var storeDefinition in StoreDefinition.GetAll())
            {

                DataStoreProvider.CreateInstance().SaveStoreDefinition(storeDefinition);
               
            }
#117277
Feb 16, 2015 15:30
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.