Thursday, December 09, 2010

You just created a code project but it will not compile and get the error message: "does not contain a static 'main' method. Change the project property setting of "output type" to "Class Library". Recompile to test.....