I am new to ASP.Net.
I have deleted Default website
in accidentally. How to create Default Web site in IIS 7?
Asked
Active
Viewed 1,445 times
1

rangasathish
- 595
- 6
- 13
- 25
-
Related [Recreate the default website in IIS](http://stackoverflow.com/q/750632/1577396) – Mr_Green Dec 06 '12 at 11:24
-
Go through this [`link`](http://geekswithblogs.net/lorint/archive/2005/12/09/62737.aspx) too – Mr_Green Dec 06 '12 at 11:24
1 Answers
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