Git Product home page Git Product logo

db-to-filesystem-migration's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

db-to-filesystem-migration's Issues

Migration tool doesn't seem to account for dynamic content configs after an upgrade

I am upgrading a site from 8.1.5840.0 to 10.2.6602 and will be changing the configuration storage to a shared file location on the live environment versus the database.

After running the config migration I noticed that configs for dynamic modules that were created when the storage mode was set to "Database" had not been migrated over at all.

Configs for existing dynamic modules that had file system configs as well as database stored configs due to fields being added when the storage mode was set to be in the database were also not merged after the migration.

Here is an example: https://gist.github.com/azavarben/e627b37c3c498bdddce3f8aeb6e063e9

You can see that the file system config does not include the "Meta Title" and "Related Parts" fields after running the migration.

Could not load type 'SitefinityWebApp.ConfigMigration'

I did follow the following procedures.

  1. Host ConfigMigration.aspx page in your application under ~/Sitefinity and integrate it in your project.
  2. Navigate to ~/Sitefinity/ConfigMigration.aspx page.

Here are the error messages.

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'SitefinityWebApp.ConfigMigration'.
Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ConfigMigration.aspx.cs" Inherits="SitefinityWebApp.ConfigMigration" %>
Line 2:
Line 3:

Source File: /Sitefinity/ConfigMigration.aspx Line: 1

Please advise what is missing? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.