DNN 9.6.1 2sxc 11.2.0
I have a dev and production site that are (more or less) copies of one another.
I created a 2sxc app on the dev site and built some pages. I need to move the pages and the app to the production site.
- I exported the app from the dev site and imported it into the production site with no problems.
- I exported (with content) pages containing the app from the dev site, and then transferred the page templates to the production site.
- I then created new pages on the production site specifying the appropriate template for the page.
- The new page(s) get created, with 2sxc apps in the correct places, but I get messages on the screen saying that the data hasn't been initialize or is empty.
- I can delete the app, add a new app, specify the app template and manually add the data (that came over with the app) and all is fine. Except that this is a pain having to manually re-create lists of content items.
If I use an page template exported on the dev site to create a new page page on the dev site, the new page is created perfectly.
So, I think that this is a problem with the app export/import process.
When exporting the pages, I should have checked the first checkbox: Include all content groups.
(Thanks Daniel Mettler!)