November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I have exactly the same error, but it seems like the migration completed and all the Xforms data ar intact.
As Anders says in the previous post, the upgrade to CMS 6 has committed and the XForm Definitions, Folders and Posts that we able to be migrated have been. As the error messages indicate, there were some XForms Posts with no matching XForm Definition, therefore these posts weren't migrated to your CMS 6 site.
I'm trying to upgrade our site from CMS 5 R2 SP2 but encounter problems when trying to convert the Xforms. This is the error message I get. Any ideas on what to do?
Upgrading XForm Post - 1 of 5 with Id baffbbee-b2ac-42d9-aadf-976ca1c89f81
An error occurred upgrading an XForm post
A store has not been created for posts of XForm with Id 52c04029-3d1a-43e4-90cc-953792a92df8. Is this an orphan post?
Upgrading XForm Post - 2 of 5 with Id 7ffc6c98-c000-4f19-b98e-49bcd6f11b88
An error occurred upgrading an XForm post
A store has not been created for posts of XForm with Id 52c04029-3d1a-43e4-90cc-953792a92df8. Is this an orphan post?
Upgrading XForm Post - 3 of 5 with Id e919384f-934e-4d0b-b0fc-ad99ebb726cb
An error occurred upgrading an XForm post
A store has not been created for posts of XForm with Id 52c04029-3d1a-43e4-90cc-953792a92df8. Is this an orphan post?
Upgrading XForm Post - 4 of 5 with Id ae4105a6-dda3-4a1a-a1e7-8c6d42bc41e8
An error occurred upgrading an XForm post
A store has not been created for posts of XForm with Id 52c04029-3d1a-43e4-90cc-953792a92df8. Is this an orphan post?
Upgrading XForm Post - 5 of 5 with Id 439a35a1-afae-4606-8116-fbbcfe8d150d
An error occurred upgrading an XForm post
A store has not been created for posts of XForm with Id 52c04029-3d1a-43e4-90cc-953792a92df8. Is this an orphan post?
An unhandled error has occured:
Completed with errors - see Additional Information window
When executing
At C:\Program Files\EPiServer\CMS\6.0.530.0\Upgrade\System Scripts\Migrate Data
(SqlServer).ps1:100 char:19
+ Upgrade-EPiXForms <<<< -SelectedSite $wizard.SelectedApplication
=
Get-EPiIsBulkInstalling
Error - System.Management.Automation.CmdletInvocationException: Completed with errors - see Additional Information window ---> System.ApplicationException: Completed with errors - see Additional Information window
at EPiServer.Upgrade.CMS5.XFormUpgrader.Upgrade(String connectionString, String dbProviderName, Boolean oracle)
at EPiServer.Upgrade.CMS5.XFormUpgrader.Upgrade(String connectionString, String dbProviderName, Boolean oracle)
at EPiServer.Upgrade.CMS5.UpgradeXFormsCmdlet.ProcessRecord()
at System.Management.Automation.Cmdlet.DoProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
at System.Management.Automation.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)
at System.Management.Automation.StatementListNode.ExecuteStatement(ParseTreeNode statement, Array input, Pipe outputPipe, ArrayList& resultList, ExecutionContext context)