Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Setting Up ASP.Net

RSS
Modified on Tue, Dec 14, 2010, 1:27 PM by Administrator Categorized as ASP·NET Web Forms

On Windows 2000 and Windows XP

  1. Open a command window
  2. Navigate to (windows-directory)\Microsoft.Net\Framework\(version)
  3. Type ASPNET_REGIIS -I
  4. IIS > Website properties > Virtual Directory tab > Configuration button > extension = ".*" + Executable path = "C:\Windows\Microsoft.NET\Framework\version\aspnet_isapi.dll"/ (Note: If the OK button on the dialog greys out, click in the Executable Path field to enable it.)

On Windows Server 2003 Only

  1. Right click on My Computer and select Manage Computer from the context menu
  2. navigate to Computer Management (local) > Services and Applications > Internet Information Services (IIS) > Web Service Extensions
  3. Select Web Service Extensions node in the left pane
  4. In the right pane, right click Active Server Pages and select Allow from the context menu
  5. Do the same for ASP.NET v1.1.4322
  6. Do the same for Server Side Includes.

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.