Beginner compiling problem
I'm using Visual C++ 2005 and I started a new a project. I believe it was something like new CLR project. I finished the script and pulled up the 'Build' menu and selected 'Build Program'. A lot of text came up at the bottom like "Compiling program" "linking program" "building program" etc. and it ended it with something along the lines of "Build Successful". I checked the directory but I couldn't find an executable.
BTW, I haven't registered Visual C++ yet, could that be the problem?

