Big sites, big modules, big problems? Easy solution!
Posted by: Shaun Walker,
on 26 Jan 2008 |
View original | Bookmarked: 0 time(s)
I've been fighthing for long with an issue we have on a quite big installation (75+ portals, 6500+ pages, 11000+ modules).
The issue only manifested when installing some modules and it would cause the application to die because of a timeout, so we were unable to install any new modules.
The problem turned out to be in the way the installer process the .dnn file and how it updates the module information.
Basically it went that way:
- Register the DesktopModules
- Register any ModuleDefintions for...