Can I and should I start with an empty Vista project when building a C++ application? As soon as I press "Build" I get this: Error 1 Program 'C:\Users\Ray\Documents\Visual Studio 2008\Projects\RubikE\RubikE\obj\Debug\RubikE.exe' does not contain a static 'Main' method suitable for an entry point RubikE RubikE.exe does not exist! That's what I am trying to build. Ray Reeves