Problem with building first program...

Ok I've asked my lecturers about this and they couldn't figure out whats causing it...

I've just installed Visual Studio .NET at home so that I can do my first project, once I'd finished writing a short program to test it out I built it as normal.

The build came up as being successful, but for some reason when I tried to run it (even with using "Start without debugging") it displays an error message reading "unable to debug.... system cannot find file specified."

This turned out to be right, the executable file and the intermediate files are no where to be seen. I have checked through the entire harddrive and still there is no record of the files.

Does anyone know any way of fixing this problem or whats causing it I have even checked the properties and it is set to create the executable to the correct folder.

I'm going to try reinstalling Visual Studio in the hope that it might do something...


Answer this question

Problem with building first program...