Hi I know I succeeded at this once before. But I just can't get it right. I have an assembly Test.dll with a namespace Foo. Inside Foo is a method called RunMe. What is the sequence of calls I need to do for me to call RunMe??? Mathew