ASP.Net Web Application Localhost Refused to Connect after Save -


i writing first asp.net web application using vs2015 , iis 7.5. after make changes in code , save, right click , hit view in browser see page. new tab opens in chrome , page comes fine, when go aspx page , make changes , resave, when try , refresh browser tab opened earlier 'this site can't reached localhost refused connect'. have go vs , right click , view in browser again opens new tab , page works. there anyway keep original tab opened persistent can refresh show code changes? it's bit tedious having open new tab every change. thanks.

edit: seems timeout issue doesn't matter if make changes @ all. trying refresh browser after 20 or seconds causing connection refused error.

go tools-options

under projects , solution -> build

run select "always build" under "on run, when projects out of date"


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -