Copied to clipboard

Flag this post as spam?

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


  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Dec 15, 2014 @ 17:38
    Jeavon Leopold
    2

    Steps to use?

    Hi Tim,

    Great to see this project, can I just check the steps to make a migration?

    I think:

    1. Duplicate DB
    2. On the website Umbraco, remove Contour v3
    3. On the website Umbraco, install Umbraco Forms v4
    4. Install Umbraco Froms Migration Tool
    5. Connect migration tool to duplicated database
    6. Delete duplciate DB
    7. Job done

    Cheers,

    Jeavon

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Dec 15, 2014 @ 20:45
    Tim Geyssens
    0

    Yeah idea with this tool is to migrate forms from an existing Contour installation to a fresh Forms installation.

    If you already have Contour installed you'll have to remove it (including the db tables) but the steps you describe should do the trick

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Dec 15, 2014 @ 20:46
    Tim Geyssens
    0

    I would say copy the db, then remove the UF* table and install Forms, then use the migration tool and point it at the copy still containing the UF tables

  • Craig Cronin 303 posts 502 karma points
    Aug 24, 2015 @ 10:09
    Craig Cronin
    0

    Hi Jeavon,

    we're going through the same process I need to umbraco our contour installation to forms due to a bug fix.

    I've followed your steps, but when we point the migration tool to the old db installation I get the following:

    at Umbraco.Forms.Core.Common.ProviderCollection`1.GetProvider(Guid id) at Umbraco.Forms.Migration.Field.CreateFromDataReader(IRecordsReader reader) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\Contour\Field.cs:line 48 at Umbraco.Forms.Migration.Data.Storage.FieldStorage.GetAllFields(FieldSet fieldset) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\Contour\Data\FormStorage\FieldStorage.cs:line 93 at Umbraco.Forms.Migration.Data.Storage.FieldSetStorage.GetAllFieldSets(Page page) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\Contour\Data\FormStorage\FieldSetStorage.cs:line 44 at Umbraco.Forms.Migration.Data.Storage.PageStorage.GetAllPages(Form form) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\Contour\Data\FormStorage\PageStorage.cs:line 41 at Umbraco.Forms.Migration.Data.Storage.FormStorage.GetAllForms(Boolean archived) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\Contour\Data\FormStorage\FormStorage.cs:line 51 at Umbraco.Forms.Migration.MigrationService.Migrate(String connString) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\MigrationService.cs:line 26 at Umbraco.Forms.Migration.ContourToForms.Button1_Click(Object sender, EventArgs e) in c:\Users\timgeyssens\Documents\Visual Studio 2013\Projects\Umbraco.Forms.Migration\Umbraco.Forms.Migration\ContourToForms.ascx.cs:line 23

    Have you experienced any issues?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies