Data Browser - Viewing Site  Sector 23 Code Bank Logged in as:  Guest  




           


Configuring new XP System to run .NET Web
After installing .NET onto a new Windows XP Computer, the following steps were needed:
1. Install IIS
2. Run aspnet_iisreg.exe for .NET version to re-register .net for IIS (see 'register .net for iis')
3. Set folder settings "use simple security" to false.
4. Give IUSR_machine and IWAM_machine control of the folder where the site is (wwwroot has these permissions by default).
5. If not created already, create a virtual directory mapping to the site contents. Make sure properties settings use correct version of .NET. Make sure 'application' is set.

Created By: amos 3/6/2007 10:30:54 AM
Updated: 3/6/2007 10:31:33 AM