asp.net mvc 3 - visual studio 2010 debugging gives network error -


i have asp.net mvc3 app developed in vs 2010 running on windows 7 iis 7.5 consuming several wcf services part of vs solution file , on same localhost. when debug services start in wcf test utility nicely. when attempt debug asp.net app network error , points ip address not recognize @ all. if start app iis using browse *:80 (http) works perfectly. can enter data, stuff , wonderful. if attempt go there via http://localhost/appfilepath ie (not via iis manager) message ie cannot display webpage.

does have idea need begin looking determine issue is?

thank you!

check properties of project

under web tab there servers section controls debugger fires , starts.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -