Beginner compiling problem

Hi, I'm new to Visual C++ and C++ in general. I've written the basic "hello world" program and tried to build it to an executable, could someone tell me where I'm going wrong?

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?
[733 byte] By [sammysoil] at [2007-11-20 9:48:33]
# 1 Re: Beginner compiling problem
Ok, nevermind, I got it figured out but thanks to anyone who spared a thought :)
sammysoil at 2007-11-10 3:03:08 >