This session requires 1 machine (called Server1 in this document).
Minimum Hardware Requirements: Server1
Processor | 400Mhz |
Memory | 256mb |
Disk Space | 6GB |
Software required before demo installation: Server1
Required Operating Systems | Windows 2000 Professional, Server, or Advanced Server, or Windows XP |
Applications | SQL 2000 Developer or |
Visual Studio.NET | |
| |
| |
| |
| |
Manual installation instructions:
Demo Machine Setup
To set up the hardware
- Set up the hardware according to the manufacturer’s instructions. (Refer to the Minimum Hardware Requirements section in this document.)
Create a basic install of Windows 2000 Advanced Server or XP
- Select to create or convert to a NTFS partition during setup.
- Reboot the PC once installation is completed
To configure FrontPage 2000 Server Extensions
- Open Control Panel.
- Click Add/Remove Windows Components.
- Double-click on Internet Information Services (IIS).
- Select FrontPage 2000 Server Extensions.
- Click OK.
- Click Next.
- Click Finish.
- Click Close.
Install SQL Server 2000 Enterprise Edition
- Walk through the SQL setup accepting all defaults EXCEPT for the Authentication Mode page, which should be changed to Mixed Mode. Use a blank password for the sa login.
Install VS.NET
- Launch setup.exe from the VS.NET installation CD.
- Select Windows Component Update.
- Click Browse and select VS.NET\WCU subdirectory.
- Click OK twice.
- From here, proceed with default installation options (the machine will reboot a number of times).
- When Windows Component Update installation is completed, proceed with installation of Visual Studio.NET and continue with default installation options.
Configure ASP.NET Permissions
- Navigate to C:\[Windows]\Microsoft.NET\Framework\[Version]\Config.
- Open machine.config in a text editor.
- Find the
tag. - Change the userName attribute to SYSTEM.
- Save machine.config.
- Navigate to Start | Run.
- Enter IISReset, and click Ok.
To install and configure the demo files
- Install DEVT1-25.MSI.
Setup demos
1. Navigate to C:\FieldContent\DEVT1-25\Demos\Demo setup.
2. Right-click on Setup.vbs, and select Open with Command Prompt.
3. Wait for the setup to complete.