Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 22, 2013 03:06 PM by bruce (sqlwork.com)
Member
180 Points
429 Posts
Jan 22, 2013 02:16 AM|LINK
Hi,
Can someone tell me where I can download this file: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe ?
I'm running VS2012 on WIndows 7.
Today it gave me a compilation error, and I serached around and found this article:
http://stackoverflow.com/questions/13297704/visual-studio-2012-csc-exe-error-executable-not-valid-for-os
It had the same problem as I did, and said by replacing this "csc.exe" file, the problem was solved. I searched but could NOT find where I can get this .exe.
Can someone help? I will check soon for any update.
Thanks,
Claudia
All-Star
18647 Points
2647 Posts
Jan 22, 2013 02:26 AM|LINK
csc.exe is the c# compiler itself. Try reinstalling visual studio, that should fix this for you.
134491 Points
21566 Posts
Moderator
MVP
Jan 22, 2013 11:02 AM|LINK
What
claudia888 compilation error,
36644 Points
5432 Posts
Jan 22, 2013 03:06 PM|LINK
the .net compilers are part of the .net framework release. if missing, reinstall the .net framework.
claudia888
Member
180 Points
429 Posts
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
Jan 22, 2013 02:16 AM|LINK
Hi,
Can someone tell me where I can download this file: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe ?
I'm running VS2012 on WIndows 7.
Today it gave me a compilation error, and I serached around and found this article:
http://stackoverflow.com/questions/13297704/visual-studio-2012-csc-exe-error-executable-not-valid-for-os
It had the same problem as I did, and said by replacing this "csc.exe" file, the problem was solved. I searched but could NOT find where I can get this .exe.
Can someone help? I will check soon for any update.
Thanks,
Claudia
CodeHobo
All-Star
18647 Points
2647 Posts
Re: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
Jan 22, 2013 02:26 AM|LINK
csc.exe is the c# compiler itself. Try reinstalling visual studio, that should fix this for you.
Blog | Twitter : @Hattan
ignatandrei
All-Star
134491 Points
21566 Posts
Moderator
MVP
Re: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
Jan 22, 2013 11:02 AM|LINK
What
was?bruce (sqlwo...
All-Star
36644 Points
5432 Posts
Re: C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
Jan 22, 2013 03:06 PM|LINK
the .net compilers are part of the .net framework release. if missing, reinstall the .net framework.