I'm getting this error after entering the connection string and starting the migration.
Oops something whent wrong
COULD NOT FIND FILE '00000000-0000-0000-0000-000000000000.JSON' IN THE FOLDER ...\SITE\APP_PLUGINS\UMBRACOFORMS\DATA\FORMS
at Umbraco.Forms.Core.Data.BaseFileStorage`1.Find(String id) at Umbraco.Forms.Data.Storage.FormStorage.UpdateForm(Form form, String directory) at Umbraco.Forms.Data.Storage.WorkflowStorage.InsertWorkflow(Form form, Workflow workflow) 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 134 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
I'm having the exact same problem (old version is Umbraco 4.7.2 with Contour 3.0.6 (just upgraded) to new version Umbraco 7.4.3).
There is a file in the ...\SITE\APP_PLUGINS\UMBRACOFORMS\DATA\FORMS folder, just not 00000000-0000-0000-0000-000000000000.JSON, but a filename with an actual GUID (a998c737-b2eb-etc-etc.JSON).
Did you find a solution to this?
Ingrid
Quick update (before above post was approved):
I created a new form in the new instance, that created the JSON file mentioned. I copied this JSON file and renamed it to 00000000-0000-0000-0000-000000000000.JSON. Re-ran the Migrate forms and now all my forms are migrated (and seem to be OK at first glance)!
I've come across the same error after upgrading an Umbraco 6 site with Contour 3.0.29 to Umbraco 7.4.3 and have found a workaround...
I followed the same steps that Frans did and the uninstall of Contour and then install of Umbraco Forms 4.3.2 went well.
After installing the Forms Migration Package and entering the database connection string, the COULD NOT FIND FILE ERROR... is displayed.
I then created an empty file in the 'App_Plugins\UmbracoForms\Data\forms' folder and named it '00000000-0000-0000-0000-000000000000.json', re-ran the migration and all the forms were migrated
Migration error
Hi,
I'm getting this error after entering the connection string and starting the migration.
Oops something whent wrong
COULD NOT FIND FILE '00000000-0000-0000-0000-000000000000.JSON' IN THE FOLDER ...\SITE\APP_PLUGINS\UMBRACOFORMS\DATA\FORMS
at Umbraco.Forms.Core.Data.BaseFileStorage`1.Find(String id) at Umbraco.Forms.Data.Storage.FormStorage.UpdateForm(Form form, String directory) at Umbraco.Forms.Data.Storage.WorkflowStorage.InsertWorkflow(Form form, Workflow workflow) 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 134 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
I followed the steps described here. Any ideas?
Hi,
I'm having the exact same problem (old version is Umbraco 4.7.2 with Contour 3.0.6 (just upgraded) to new version Umbraco 7.4.3).
There is a file in the ...\SITE\APP_PLUGINS\UMBRACOFORMS\DATA\FORMS folder, just not 00000000-0000-0000-0000-000000000000.JSON, but a filename with an actual GUID (a998c737-b2eb-etc-etc.JSON).
Did you find a solution to this?
Ingrid
Quick update (before above post was approved):
I created a new form in the new instance, that created the JSON file mentioned. I copied this JSON file and renamed it to 00000000-0000-0000-0000-000000000000.JSON. Re-ran the Migrate forms and now all my forms are migrated (and seem to be OK at first glance)!
Hi,
I've come across the same error after upgrading an Umbraco 6 site with Contour 3.0.29 to Umbraco 7.4.3 and have found a workaround...
I followed the same steps that Frans did and the uninstall of Contour and then install of Umbraco Forms 4.3.2 went well.
After installing the Forms Migration Package and entering the database connection string, the COULD NOT FIND FILE ERROR... is displayed.
I then created an empty file in the 'App_Plugins\UmbracoForms\Data\forms' folder and named it '00000000-0000-0000-0000-000000000000.json', re-ran the migration and all the forms were migrated
Hope this helps!
James.
is working on a reply...
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.