Unable to Create Migration menu for Migration from Sitefinity3.4 to Sitefinity4.0
Hi
I am using Sitefinity4.0 Professional . And I want to Migrate my Site from Sitefinity3.7 to Sitefinity 4.0
But I am unable to Create Migration Menu . I have Followed the Steps mentioned on
http://sitefinitymigration.codeplex.com/documentation
I have cleared the Cache and also restart the IIS application. But then also I am unable to create Migration Menu
I am using the Change Set 7918
Please suggest how can I solve this problem
Thanks
Abhishek
Hello abhishek,
Just to make sure - you checked under the Content menu item and not the main menu bar right? Could you try and debug if the module is being installed correctly - put a breakpoint in the Install() method of MigrationModule.cs and see if it executes correctly. We have several reports of problems installing any custom module, not just the Migration module.
Kind regards,