No csc.exe

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have installed the .net framework sdk but I cannot find csc.exe file for compiling c#. Is there something I'm missing?
 
Hi slack_vi,

Check under
%windir%\Microsoft.Net\Framework\v1.1.4322 (or under v1.0.3705 if you
installed the old version)

There should be a bunch of files there, also csc.exe.
 
Back
Top