November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
http://baisaksen.net/episerver/upgrade-episerver-database-manually-5-6
Maybe that post will help you? The trickier part is getting your DB up to the current version using the SQL scripts. The application DLL's and config is mostly just a matter of copying and pasting.
i did try replacing the DLL's and controls .. and adding all required Ref's, But it give multiple errors for example
Could not load type 'EPiServer.UI.Edit.QuickSearch'.
Could not load type 'EPiServer.UI.Admin.License'.
Could not load type 'EPiServer.UI.Edit.CopyThreadProgress'.
Is there a way i can upgrade my site from CMS 5 R2 to CMS 6 R2 without using the deployment center?
By adding the new refrences and new controls only? Because i am including the EPiServer controls inside my website.