User-386954757 posted
Hello,
You can try with following step:
Stop and start IIS
There are two ways you can stop and restart IIS: from a DOS command line or from Windows.
from a DOS command line
To stop IIS, at the DOS command prompt, type,
iisreset /stop
To restart it, type
iisreset /start
.
from Windows
Click Start and point to Programs. Point to Administrative Tools, and then click Computer Management.
Expand Services and Applications.
Expand Internet Information Services.
Right click Default Web Site, and select Stop or Start.