Re: running csc from command prompt - csc.exe file not found
- From: "Steve Richter" <StephenRichter@xxxxxxxxx>
- Date: 27 Oct 2005 11:26:57 -0700
Siva M wrote:
> After installing the SDK, you would find the .NET 1.10 Command Prompt
> shortcut in the Start/Programs menu. Selecting this would open the command
> prompt with all path variables set. A normal command prompt will not have
> the same.
I dont see that option. What I did was copy the SDKVARS.BAT file to
the directory I am working in. Then I run that file. It sets the path.
thanks,
-Steve
>
> "Steve Richter" <StephenRichter@xxxxxxxxx> wrote in message
> news:1130435508.616922.112360@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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
.
- References:
- running csc from command prompt - csc.exe file not found
- From: Steve Richter
- Re: running csc from command prompt - csc.exe file not found
- From: Siva M
- running csc from command prompt - csc.exe file not found
- Prev by Date: Re: running csc from command prompt - csc.exe file not found
- Next by Date: Re: Problem installing framework 2.0 beta
- Previous by thread: Re: running csc from command prompt - csc.exe file not found
- Next by thread: conditionally compile "Try" section of exception handling
- Index(es):
Relevant Pages
|