Media_Player_Control issue while migration of sitefinity 3.7
Hello,
We want to upgrade our Sitefinity 3.7 project to Sitefinity 4.1.
We have followed all the steps mentioned in the link:
http://sitefinitymigration.codeplex.com/documentation
When I click on 'Begin Migration' button, it shows:
Error:
"The control type 'Media_Player_ASP.NET_Control.
The control type 'Media_Player_ASP.NET_Control.Media_Player_Control, Media-Player-ASP.NET-Control, Version=1.0.3141.38822, Culture=neutral, PublicKeyToken=null' cannot be resolved, because of a missing file or assembly.
at Telerik.Cms.Data.WebControlBase.GetControlType(Boolean throwError) at Telerik.Cms.Data.WebControlBase.get_ControlType() at Telerik.Sitefinity.Services.Migration.MigrationExportService.GetMigrationControl(ICmsWebControl control) in C:\Documents and Settings\cvcxvcxv\Desktop\MigrationTool\3643\MigrationExportService\MigrationExportService.cs:line 145 at Telerik.Sitefinity.Services.Migration.MigrationExportService.GetControlsToMigrationCollection(IList`1 controls, List`1 migrationControls) in C:\Documents and Settings\cvcxvcxv\Desktop\MigrationTool\3643\MigrationExportService\MigrationExportService.cs:line 292 at Telerik.Sitefinity.Services.Migration.MigrationExportService.GetPagesWithParent(Guid parentId, CmsManager cmsManager, List`1 pageList) in C:\Documents and Settings\cvcxvcxv\Desktop\MigrationTool\3643\MigrationExportService\MigrationExportService.cs:line 949 at Telerik.Sitefinity.Services.Migration.MigrationExportService.GetPages() in C:\Documents and Settings\cvcxvcxv\Desktop\MigrationTool\3643\MigrationExportService\MigrationExportService.cs:line 988 at SyncInvokeGetPages(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
Hi Nabanita,
Do you have a page in your Sitefinity 3.7 project that uses this Media Player control? If you have - do you have the corresponding .dll file in your /bin folder? Please let us know.
All the best,Hello,
We have downloaded the Sitefinity 4.1 with the new migration module and followed all the instruction in the web.config file.
I have added Telerik.Sitefinity.Migration.dll and Telerik.Sitefinity.MigrationContracts.dll in my Sitefinity 3.7 project and added MigrationService.svc in the root.
In my Sitefinity 3.7 project I am getting the following exception:
Hi Nabanita,
What version of .NET are you using in your SF 3.7 project? If it's 2.0 then you have to switch to 4.0. Also, what version of SF 3.7 itself are you using? It must be SF 3.7 SP4.
Regards,