Migration 3.7 to 4.1.13.. Problem
Hi,
I am following the video instruction from this site http://tv.telerik.com/watch/sitefinity/migration-tool-for-sitefinity-40-rc and at the end I could not see the Migration Module after creating a new Migration module in Administration->Settings then click System->Application Modules.
Please help!!!
Thanks.
Hi NK,
1. Please check whether you followed the exact instructions from codeplex documentation
2. Check whether the module has been registered in the configurations
~/App_Data/Sitefinity/Configuration/SystemConfig.config - <applicationModules> section . There must be a property with the module version.
You can try removing the module version and restart the application - this should reinitialize the module again.
Regards,
Ivan Dimitrov
the Telerik team
Hi Ivan,
I checked the ~/App_Data/Sitefinity/Configuration/SystemConfig.config and I saw the Migration.MigrationModule at last line in <applicationModules>.
I tried to remove the module version. Then I saved and rerun the application. But I still can not see the Migration module.
Is there another place should I check them out?
Thanks,
Hi NK,
You must not remove the module version - in fact if there were such attribute there this means the module was installed correctly. Did you restart the web application properly - e.g. touching the web.config file and loading the backend again?
Greetings,
Lubomir,
Finally, I got that. I went to top menu bar Content then I saw Migration Module. But, when I clicked on Migration Module I got this error:
WebPage Error
Line: 52
Error: 'Sys' is Undefined
Please help!
Hi Nk,
I'd suggest to try with the latest weekly build. The migration tool is already a part of it, and there are various fixes.
Kind regards,
Pavel
the Telerik team