Cannot use external references with C# Console Application
I have tried all the suggestions below but still no joy. I'm now trying a console application, and let me explain exactly what I'm doing. I create a new console project in VS 2010 I add a number of references (dll's) some that aren't mine such as Castle.Winsor and N2 CMS dlls in the console app I can add using statements indicating I am using name spaces within the referenced DLLs I start writing code. As soon as I compile all the code that uses the referenced DLLs immediately complains with "The type or namespace name '' could not be found (are you missing a using directive or an assembly