I deployed an ASP.Net application on the ISS which is located in a local network. After that, I just right clicked to my web site if it is working and I saw that it is working but when I try to access to this page from my PC I got iisstart.html (default IIS page). Do you know how can I solve this issue?
What I did up to now:
- I check the default document and I removed issstart.html definition from there
- I removed also this file from wwwroot folder.