asp.net mvc - How do I make my published web app that is installed on my IIS be accessed by another computer -




i published asp mvc app using iis. main page address localhost/hr/index.

how can make computer able access , use web app?

  1. get computer ip address cmd command 'ipconfig'.
    1. from computer browser 'youtipaddress:80/hr/index'. make sure computer within lan.

cheers.....





wiki

Comments