Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

download .net frame work

Status
Not open for further replies.

maswien

Technical User
Joined
Sep 24, 2003
Messages
1,286
Location
CA

I want deploy my ASP.net program, what is the minium install to set it up on a user's machine?

The CLR can be installed alone? Or I must install the .net frame work?

If I need install net frame work, where can I download net frame work 1.1?
 
You must install the .NET framework. You can download it here...


Rob

Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Eisenhower 1953
 
if it's an ASP.Net project, the only computer that needs the .net framework is the server. The user's machine will access the application through their browser using html and javascript.

Jason Meckley
Database Analyst
WITF
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top