Delete the namespace in the code. Right click on your project, choose "Properties" Under "Root Namespace", put the namespace in there. Then make sure the OrganismClassAttribute matches For example OrganismClass("VBPlant.Flora"), then your Root Namespace would be VBPlant, and your Assembly name: Flora |