Installation Instructions for the Managing Engineering Design (MED) Interactive Web Site
The interactive Web site is constructed using Microsoft Active Server Pages (ASP). These instructions outline the procedure for setting up the interactive Web site using either the Microsoft Personal Web Server (PWS) or Internet Information Server (IIS) on your local computer. PWS and IIS may be provided with your operating system.
1. Installing PWS or IIS on your local computer
If you are a Windows 95, 98 or NT Workstation user, you can install and run Microsoft Personal Web Server (PWS) on your local computer. If you're either a Windows NT Server, Windows 2000 Pro or Windows XP Pro user, you can install and run Microsoft's Internet Information Server (IIS), on your local computer. NB. It's a good idea to consult your system administrator before installing a Web server because they may be familiar with your network configuration.
1.1 Installing PWS
If you're a Windows 98 user, you'll find a copy of PWS in the Add-Ons/PWS folder on your Windows 98 CD. If you're a Windows 95 or NT Workstation user, you can download PWS from Microsoft's Web site (http://www.microsoft.com).
Before installing PWS, make sure Microsoft Internet Explorer 4.01 or later is installed on your system: PWS won't install without it.
To install PWS on your system:
1.2 Installing IIS
If you are either a Windows NT Server, Windows 2000 Pro or Windows XP Pro user, a copy of IIS included with your operating system.
Internet Information Services is not installed on Windows 2000 Pro or Windows XP Pro by default. You can install IIS or select additional components by using the Add/Remove Programs application in Control Panel.
To install IIS:
2. Set up a published folder on your Web server
If you use Microsoft's Personal Web Server or Internet Information Server (IIS), the easiest way to set up a published folder is to add a sub-folder to the c:\Inetpub\wwwroot\ folder. In this particular case we have named the sub-folder 'med_project'. To set up the published folder, copy the med_project sub-folder from the CD-ROM to the c:\Inetpub\wwwroot\ folder. The local address for this folder will be c:\Inetpub\wwwroot\med_project
Next, you need to make sure that IIS can write and modify files in the MED directory. The procedure is as follows:
3. Create a Data Source Name
Once your interactive Web site has been copied from the CD-ROM to the published folder, you will need to set up a Data Source Name (DSN) which is a kind of shortcut used to establish a connection between the database and the active server pages.
To set up a DSN in Windows:
| 1. | Open Windows' ODBC Data Source Administrator: |
|
|
|
|
| If the ODBC Data Sources icon does not appear in your control panel, the ODBC Data Source Administrator may be opened by locating the application from the file manager. For example,. using windows 2000NT the application file ODBCAD32 is found in the C:\WINNT\SYSTEM32 folder. | |
| 2. | In the ODBC Data Source Administrator dialog box, click the System DSN tab. |
The tab displays the list of DSNs currently on your system. |
|
| 3. | Click Add to add a new DSN to the list. |
The Create New Data Source dialog box appears, listing all the drivers currently loaded on your system. |
|
| 4. | Select the Microsoft Access Driver (*.mdb) from the list, then click Finish. The MED Web site uses a Microsoft Access database. |
| 5. | In the dialog box that appears, specify the connection parameters as follows: |
|
|
|
|
| 6. | Click OK to close the dialog box. |
The new DSN is added to your list of system DSNs. |
4. Viewing the MED Interactive Web Site
The MED Interactive Web Site may be viewed from http://localhost/med_project/medhm.asp from your internet browser. Optimal use of this Web site requires Microsoft Internet Explorer.