public ObjectModel() { //This Initialize method is needed to link to Windows Server references that are not GACed Microsoft.WindowsServerSolutions.Common.WindowsServerSolutionsEnvironment.Initialize(); m_backend = new ObjectModelImplementation(this); }