Winter IoC Container

ApplicationContainer.CreateSite Method 

Do not use Container.CreateSite because of buggy MONO 1.1 implementation of this method.

protected override ISite CreateSite(
   IComponent component,
   string name
);

See Also

ApplicationContainer Class | NI.Winter Namespace