|
|

 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 21/04/2008 14:11:33 Date: Mon, 21 Apr 2008 18:11:33 -0400
I did a complete install of VS2008 and it seems that csc.exe was not installed. Should it be installed and if so where?
thanks
john
|
|

 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 21/04/2008 15:40:08 Date: Mon, 21 Apr 2008 20:40:08 -0500
"John Coltrane" <tendengarci@yahoo.com> wrote in message news:OMs0py$oIHA.4884@TK2MSFTNGP06.phx.gbl... >I did a complete install of VS2008 and it seems that csc.exe was not >installed. Should it be installed and if so where? > > thanks > > john
Did you search in your .NET Framework folder? The (.NET) compilers are part of the framework, not Visual Studio. Check in:
Your Windows drive:\Windows\Microsoft.NET\Framework\Version (e.g. v2.0..50727)
|
|

 Rank: Guest Groups: Guest
Joined: 9/17/2007 Posts: 11,670 Points: -1,200
|
Date parsed: 21/04/2008 18:07:18 Date: Mon, 21 Apr 2008 22:07:18 -0400
PvdG42 wrote: > "John Coltrane" <tendengarci@yahoo.com> wrote in message > news:OMs0py$oIHA.4884@TK2MSFTNGP06.phx.gbl... >> I did a complete install of VS2008 and it seems that csc.exe was not >> installed. Should it be installed and if so where? >> >> thanks >> >> john > > Did you search in your .NET Framework folder? > The (.NET) compilers are part of the framework, not Visual Studio. > Check in: > > Your Windows drive:\Windows\Microsoft.NET\Framework\Version (e.g. > v2.0..50727) Thanks!
|
|
|
Guest |