1

I am new to ASP.Net. I have deleted Default website in accidentally. How to create Default Web site in IIS 7?

rangasathish
  • 595
  • 6
  • 13
  • 25

1 Answers1

1

If you Uninstall the Windows Process Activation Service feature(the dependent package for the IIS feature package) before reinstall the IIS. Then you will be able retrieve the Default Web Site.

Mehdi Bugnard
  • 3,889
  • 4
  • 45
  • 86