| Subject: where is csc.exe? |
| Group: microsoft.public.vstudio.general |
| Date: 4/21/2008 4:28:44 PM |
| From: John Coltrane [Email Address Protection] |
I performed a full install VS 2008 and csc.exe was not installed. Is this still part of the installation? thanks john |
| Back |
| Subject: Re: where is csc.exe? |
| Group: microsoft.public.vstudio.general |
| Date: 4/21/2008 5:17:32 PM |
| From: "Norman Yuan" [Email Address Protection] |
Simply searching your C:\ drive would give your the answer quickly. Anyways, you could find more than one csc.exe, depending on the versions of ..NET framework you installed. It should be located at "C:\Windows\Microsoft.NET\Framework\[version]\" "John Coltrane" <tendengarci@yahoo.com> wrote in message news:e9$6xdApIHA.4492@TK2MSFTNGP02.phx.gbl... >I performed a full install VS 2008 and csc.exe was not installed. Is this >still part of the installation? > > thanks > > john |
| Back |