Can't find csc.exe

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

Guest

Hello

I am not able to find the C# compiler executable on my hard drive. I searched for it; couldn't find it; so I uninstalled the .NET Framework SDK 1.1 and installed it again. I still can't find csc.exe

Can someone explain this

Thanks

Jibey Jaco
 
Typically it's in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ where
v.1.1.4322 is the version of .NET.
Jibey Jacob said:
Hello:

I am not able to find the C# compiler executable on my hard drive. I
searched for it; couldn't find it; so I uninstalled the .NET Framework SDK
1.1 and installed it again. I still can't find csc.exe.
 
Back
Top