When trying to compile a program, even the simplest of programs, im getting an error in the debug window, here it is word for word:

--------------------Configuration: try - Win32 Debug--------------------
Compiling...
try.cpp
c:\c++\try\try.cpp(3) : fatal error c1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the visual C++
Help menu, or open the Technical Support help file for more information
Error executing c1.exe.

try.exe - 1 error(s), 0 warning(s)





Thanks for any help I can get!