Configure Web Server for Visual Studio.NET Web Applications
If you want to create Web projects on this machine, you must first install additional components. To create Web projects, both Internet Information Services (IIS) and FrontPage Server Extensions (FPSE) must be installed and configured. You can, however, create Web projects on remote machines that have these components installed and configured.
Preparing a machine to be a Web server includes the steps below, to be completed in the following order. Some of these steps may be optional depending on your machine configuration:
If you are running Windows .NET Server or later, see http://support.microsoft.com/support/kb/articles/Q312/0/73.asp for late-breaking information about installing and configuring these components.
Before enabling these components, you must download the latest security updates. Go to http://msdn.microsoft.com/vstudio/security/ to download the latest security updates for these components. Unless you installed your operating system via a network, you should disconnect your machine from the network until you have completed step 4, Install Security Updates listed below. If you do not disconnect, your machine could be susceptible to viruses between installing the components and applying the latest security updates.
To install Internet Information Services and FrontPage Server Extensions |
---|
|
Note: After completing Visual Studio setup, users who installed Visual Studio on a Windows .NET server machine must run the Security Lockdown Wizard. For more information, see the section Configuring IIS for Windows .NET Server machines below.
The following steps are required if you are installing on a Windows 2000 or XP operating system with Windows FAT16 or FAT32 file systems. By default, FrontPage Server Extensions are configured when installed on Windows 2000 or XP with a NTFS file system. On Windows .NET Server and later, FPSE needs to be enabled in the IIS Security Lockdown Wizard, regardless of your file system type.
Caution: If you are using FAT16 or FAT32 file system, it is strongly recommended that you convert to NTFS before following the steps below. Running FrontPage Server Extensions on a FAT file system allows any anonymous user to author on your web server.
To configure FrontPage Server Extensions on Windows 2000 |
---|
|
To configure FrontPage Server Extensions on Windows XP |
---|
|
To enable and configure FrontPage Server Extensions on Windows .NET Server and later |
---|
|
Run the security updates you downloaded in step 1, Download Security Updates. After applying the updates, you can safely reconnect to the network.
You can return to setup by running Setup on CD1 or DVD of the Visual Studio product you are installing.
After installing Visual Studio .NET on Windows .NET Server, Advanced Server, or Datacenter Server, ASP.NET is not enabled by default. To develop Web projects successfully, you must run the Security Lockdown Wizard after completing Visual Studio .NET Setup. For your convenience, you can print these instructions or save this file to your local machine for reference after completing setup.
Caution: If you run this wizard before Visual Studio .NET setup is complete, the correct version of ASP.NET might not be enabled. During Visual Studio .NET Setup, a different version of ASP.NET is installed. This wizard should be run after setup to ensure the latest version is enabled.
To configure IIS after running setup on Windows .NET Servers |
---|
|