Enable ASP.net-2.0 on win2

To enable ASP.net-2.0 on a domain hosted under win2, follow steps listed below …

  1. Go to Domain Properties > Home Directory
  2. click on configuration
  3. change all extentions with C:***\v1.1.4322\aspnet_isapi.dll to C:***\v2.0.50727 \aspnet_isapi.dll
  4. Please verify the new path exists.

For more details, visit on http://support.jodohost.com/showthread.php?t=6173

One more note, put the domain in the Net2 Pool, as two versions of ASP.NET can not run in the same IIS process.

Thank you both for your valuable inputs :slight_smile: