November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Another thing I noticed
When inspecting the meny I noticed that the link is there, but not the text...
The CMO tab is missing after upgrade? Could you try this: Copy CMO folder from appdata/modules to wwwroot/modules/_protected.
Wow, I solved it!
I had removed the files from webroot/modulesbin and all the other site works great with that.
Creating a new site from the Visual Studio Plugin does not put any files in modulesbin so I thought it was save to remove them.
For CMO it is not save! So after copy them back it all started to work!
Hopefully you will be able to make an update to CMO to support using it without these files
Another better solution that I found was to add these nuget packages Add-on store plattform and Add-on store UI.
After doing that I could remove those files from modulesbin again!
I have just upgraded one of our customers sites to latest version of EPiServer.
The problem I have is that I can not get CMO to work after upgrading the site. I could not run the upgrade tool directly since the other code has updated so it would not work. Therefore I had a site where I first upgraded to 7.5 and then directly run the CMO upgrade tool and changed my files the same way as the tool did. I also run the sql-upgrade script on the database.
The problem I have is that after removing this from web.config
I can not see the link to CMO and when I enter the path anyway (/Episerver/CMO/Default.aspx) I get this error
This dll-files are in the bin-folder (using the nuget package) and there are the right folders in Modules below AppData. I have created a site from deployment center, upgraded it to the latest version, added the cmo nuget and in that all is working.
I have tried to compare this to my site and can not find any differens so this is driving me Crazy!!!
Propably there are some very very easy thing that are missing. Please help!