简体   繁体   中英

Host Website using IIS 7.5 ,Windows server 2008 R2 and .net framework 4.5

I have a windows server 2008 R2 SP1 and iis 7.5 Machine.we are developed .net framework 4.5 using web application.

Now i faced one issue ,first i will open iis 7.5 and create one website then set physical path and available port.then click application pool config select .net framework 4.0 .after then enable the directory browsing also. finally to browsing the site not work.it is not show any error always still loading site in Browser.

But i will tried iis 7.5 but windows 7 OS in this same setting configuration site working fine.

so this is the problem i want host iis 7.5 and windows server 2008 r2,why does not support i don't know please help me.

I think you should check your fire wall first. Is port 80 opened ?

Secondly, you should browse your website using localhost on your server (remember to add binding localhost for testing purpose), browsing on server will give you detail error than test browsing on client machine

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM