IBM Computer, Laptops and Servers

Back Homepage Content Directory Resource Guide Blog

How do I determine which version of IIS / ASP I'm running?

  1. If you are running Windows Server 2003, you are running IIS 6.0 / ASP 3.0 (though some people like to call this ASP 4.0).
  2. If you are running Windows XP, you are running IIS 5.1 / ASP 3.0.
  3. If you are running Windows 2000, you are running IIS 5.0 / ASP 3.0.
  4. If you are running Windows NT 4.0 or Windows 9x, you can determine which version of IIS / PWS you are running by one of the following methods: 
     
    <% 
        response.write(Request.ServerVariables("SERVER_SOFTWARE")) 
        ' returns "Microsoft-IIS/4.0" for IIS 4.0 + ASP 2.0 
    %>
     
    OR 
     
      Look for Windows NT 4.0 Option Pack in Add/Remove Programs (Control Panel). If it is there, you are running IIS 4.0 (NT Server) or PWS 4.0 (NT Workstation or Win9x).
     
    OR 
     
    1. Do a search for ASP.DLL on your system
    2. right-click it and select Properties
    3. Check the version tab: 
       
        IIS 3.0 shows 1.x 
        IIS 4.0 shows 2.x 
        IIS 5.0 shows 5.0.2195.x 
        IIS 5.1 shows 5.1.2600.x 
        IIS 6.0 shows 6.0.3790.x

[ Comment, Edit or Article Submission ]

Share this:

Add To Yahoo MyWeb Add To Google Bookmarks Add To Furl Fav This With Technorati Add To Newsvine Add To Bloglines Add To Ask Add To Windows Live Add To Slashdot Stumble This Digg This Add To Del.icio.us Add To Reddit

More about:

Nov December 2008 Jan
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

IBM Computer, Laptops and Servers Blog on Technorati Related Blog of IBM Computer, Laptops and Servers on Sphere
Content Directory
Resource Guide


Zend Official Store the PHP Company

Website Links
IBM Computer, Laptops and Servers Copyright © 2008 www.ibmfans.com. All rights reserved. Site Map
Homepage | Blog | Advertise | Privacy Policy | Disclaimer | Contact Us | Links