I'm trying to install EPiServer 7 on an existing MVC site. However I've hit a problem with the IoC Container. Currently the site is using the Windsor container, however I gather that EPiServer 7 uses StructureMap internally.
Do you think there is any way Windsor could be retained as the Container or will I need to replace it completely with StructureMap?
Hi,
I'm trying to install EPiServer 7 on an existing MVC site. However I've hit a problem with the IoC Container. Currently the site is using the Windsor container, however I gather that EPiServer 7 uses StructureMap internally.
Do you think there is any way Windsor could be retained as the Container or will I need to replace it completely with StructureMap?
Thanks, Mike