We fixed the MetaDataDictionary so that it works with dll's. We had to make the map an instance variable instead of inheriting from it. Also had to add a copy constructor and operator =. Bill