November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi
Did you found any solution to you problem becouse a get the same problem when a run the migrating tool.
/Per
2008-06-30 11:07:38][Information] 12,64 % completed, 61901(489611)
Not really sure I'm supposed to write any q's about the migration tool here... well here we go...
I'm getting this nasty error message and I have no clue where to begin searching. My question is if there is another way to get more detailed error messages from the tool or perhaps go debugging it
Regards, Andreas Ek, Internetfabriken.
[2008-05-26 20:59:52][Information] Migration Started
[2008-05-26 20:59:52][Information] Migration Started, current version of migration tool: 1.0.0.165
[2008-05-26 20:59:52][Information] Migrating Object Store...
[2008-05-26 20:59:53][Information] 0,24 % completed, 1(415)
[2008-05-26 20:59:54][Error] An error occurred migrating data in Object Store. The exception was:
System.TypeLoadException: Could not load type 'EPiServer.FileSystem.Handler.VersioningStore.DirectoryItem' from assembly 'EPiServer, Version=5.1.422.256, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'.
at EPiServer.Migration.ObjectStoreCommon.ItemFields.get_Item()
at EPiServer.Migration.ObjectStoreHandler.Update(MigrationContext ctx)
[2008-05-26 20:59:54][Error] Migration terminated with error:
[2008-05-26 20:59:54][Error] System.TypeLoadException: Could not load type
EPiServer.FileSystem.Handler.VersioningStore.DirectoryItem' from assembly
EPiServer, Version=5.1.422.256, Culture=neutral,
ublicKeyToken=8fe83dea738b45b7'.
at EPiServer.Migration.ObjectStoreCommon.ItemFields.get_Item()
at EPiServer.Migration.ObjectStoreHandler.Update(MigrationContext ctx)
at EPiServer.Migration.MigrationWorkflow.UpdateObjectStore(Object sender, EventArgs
)
at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty
ependencyEvent, Object sender, EventArgs e)
at EPiServer.Migration.MigrationStepActivity.ExecuteHandler(Object sender, EventArgs
)
at System.Workflow.ComponentModel.Activity.RaiseEvent(DependencyProperty dependencyEvent, Object sender, EventArgs e)
at System.Workflow.Activities.CodeActivity.Execute(ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(T activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutor`1.Execute(Activity activity, ActivityExecutionContext executionContext)
at System.Workflow.ComponentModel.ActivityExecutorOperation.Run(IWorkflowCoreRuntime workflowCoreRuntime)
at System.Workflow.Runtime.Scheduler.Run()