How to set default page asp.net
I’ve just published my site in my server, but when I type in the browser www.mysite.com I get this error : HTTP Error 403.14 – Forbidden The Web server is configured to not list the contents of this directory.However if I type www.mysite.com/Home.aspx it loads correctly. So, how can I set the default page?? I … Read more