Compiler executable file csc.exe cannot be found.
        Posted  
        
            by HMP
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by HMP
        
        
        
        Published on 2010-05-16T11:47:25Z
        Indexed on 
            2010/05/16
            11:50 UTC
        
        
        Read the original article
        Hit count: 380
        
Hello,
I am using VS 2008 and .Net Framework 3.5 when i compile project i m getting error
Compiler executable file csc.exe cannot be found.
I have checked that csc.exe is also exist in the .net frame work folder.
When i change compiler version 3.5 to 2.0 it starts working but My 3.5 Features are not available there like LINQ.
I have try everything, Update .Net Framework, Install latest service Pack.
Please help me out this Problem.
© Stack Overflow or respective owner