V C++ .NET version 2003.Compiler problem.
When I have building error, the left margin
pointer will point to the wrong line.
I also noticed that a commented line with (//) can affect the program.
As soon as I delete the commented line, the building error will disappear .
I uninstalled the compiler and install it again: I still have the same
problem.
I recently installed the service pack recommended for this compiler.
Allen Maki - 13 Jul 2007 02:29 GMT
RESOLUTION
1. Open the source file in the Visual Studio .NET editor.
2. On the File menu, click Advanced Save Options.
3. In the Line Endings list box, click Windows (CR LF), and then click OK.
4. Save the file.
5. Compile the project.
>V C++ .NET version 2003.Compiler problem.
>
[quoted text clipped - 9 lines]
>
> I recently installed the service pack recommended for this compiler.