Incomplete DotNet SDK Install?

  • Thread starter Thread starter Chris Gardner
  • Start date Start date
C

Chris Gardner

I've tried to install the .Net SDK 1.1 to write C#
programs. I downloaded and installed both the framework
and the sdk per Microsoft's instructions. However, the
installation does not seem to be complete. I cannot find
csc.exe. Perhaps I'm not downloading the proper files.
What am I doing wrong?
 
csc.exe should be in %windir%\microsoft.net\framework\v1.1.4322. Are you
not seeing it there?

Tim


--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.

--------------------
 
Back
Top