IIS 7 IP Address change stopped website
For that problem we have to change IP Address from listen of windows server 2008.
Click Start, click Run, type cmd, and then click OK.
for show listed ip write in command line> netsh http show iplisten
for add ip in list write in command line> netsh http add iplisten xxx.xxx.x.x
for delete listed ip write in command line> netsh http delete iplisten xxx.xxx.x.x
Ref: http://support.microsoft.com/kb/954874
For that problem we have to change IP Address from listen of windows server 2008.
Click Start, click Run, type cmd, and then click OK.
for show listed ip write in command line> netsh http show iplisten
for add ip in list write in command line> netsh http add iplisten xxx.xxx.x.x
for delete listed ip write in command line> netsh http delete iplisten xxx.xxx.x.x
Ref: http://support.microsoft.com/kb/954874
কোন মন্তব্য নেই:
একটি মন্তব্য পোস্ট করুন