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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Server Properties

Status
Not open for further replies.

LeoLionHeart

Programmer
Apr 4, 2006
45
GB
Hi there, how do I determine whether a server has the .net framework.

I have a windows 2000 server and I haven't the user aspnet so I am now thinking that the server doesn't have the .net framework.

Need to check so that I can install if not.

Thanks

Leo.
 
A quick way to check is to open up Administrative Tools and see if it has any tools called:

"Microsoft .NET Framework [version] Configuration
 
You can also check if you have a path:
C:\WINDOWS\Microsoft.NET

Each verison of the framework will be listed in a separate folder beneath this path.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top