S
Steve Richter
just installed .net framework 1.1 sdk on a PC at work. I would like to
run csc.exe to compile a C# source file.
In the command prompt box I navigate to the directory that holds the c#
..cs source file. then I enter the csc.exe command string to compile
the source file and the error is file CSC not found.
csc.exe is on the PC. it is in
c:\winnt\microsoft.net\framework\v1.1.4322\.
To install the .net framework SDK I downloaded the file from MS and ran
setup. The documentation says setup will set the path for the c#
compiler. But that did not happen on this PC. What should I run or do
to use the .NET SDK command line C# compiler?
thanks,
-Steve
run csc.exe to compile a C# source file.
In the command prompt box I navigate to the directory that holds the c#
..cs source file. then I enter the csc.exe command string to compile
the source file and the error is file CSC not found.
csc.exe is on the PC. it is in
c:\winnt\microsoft.net\framework\v1.1.4322\.
To install the .net framework SDK I downloaded the file from MS and ran
setup. The documentation says setup will set the path for the c#
compiler. But that did not happen on this PC. What should I run or do
to use the .NET SDK command line C# compiler?
thanks,
-Steve