Permanent linkAnother Ektron CMS 400.NET client upgrade to 7.6.6 SP2 successfully completed today. in spite of only getting three consecutive hours of sleep last night due to an extremely unhappy newborn, I was able to deal with all the many little qwerks and tricks to get MEDGroup.com up and running.
A few notes to mention with today's upgrade:
- Replicated SQL Servers leaves a field in every table be replicated that kills the DB scripts. I resolved this through my prototyping routines.
- Ran into a snag with the SearchConfigUI utility. Failed after successfully indexing everything. Not sure about this one.
- Remember that the 7.6.6 SP2 DB scripts are incomplete for some reason. Can be fixed by running the Ektron 7.6.6 SP2 SQL Hotfix to fix the get_date error in the workarea.
- For some reason, after upgrading, even though the URL aliasing wasn't being used, the ek_DefaultPage started working (previously was ignored?). So I had to modify the web.config to keep the root of the site from resolving to the default.aspx page that wasn't used.
- <add key="ek_DefaultPage" value="Index.aspx" />
- <add key="ek_DisableUrlAliasingHandler" value="True" />
if you are looking for a partner that can perform the prototyping, testing, and final upgrade of your Ektron CMS site, feel free to contact me.
Posted by Jason Skowronek at 11/21/2009 11:44:37 AM |