Incomplete DotNet SDK Install?

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?
 
T

Tim Kurtzman

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.

--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top