Tuesday, February 27, 2007

Install IIS after instaling VS2005

to make IIS work with ASP.NET when VS already installed folow this steps:
  1. Install IIS.
  2. open command prompt and excute the folowing exe's
  3. aspnet_regiis.exe (exe may found at c:\WINNT\Microsoft.NET\Framework\v2.0.50727)
  4. iisreset
  5. close the command prompt.

1 comment:

Saiful Alam said...

The blog is helpfull...
visit also asp.net example