Tuesday, May 16, 2006

Installation procedures and requirements of .Net 2003 and older

Install the Web application on any system, the followings need to be installed.

  1. Windows 2000 Server (SP2 or later) / Windows 2003 Server (SP3 or later)
  2. MS .Net Framework v1.1
  3. MDAC (MS-Data Access Components)
  4. SQL Server 2000 SP3 or later with the MSSQLServer and SQLServeragent services set to “Automatic start”. (Open the Microsoft Management Console (MMC) Computer Management snap-in-Compmgmt.msc. Select Services and Applications, then select Services. Right-click the service, select Properties, and set “Startup type” to Automatic.)

*SP3 is required to support in Server OS system.

5. IIS v 5.0 or later