Possible Duplicate:
Set Default Page in Asp.net
ASP.NET Default Document
I have removed the default.aspx from my web application. Now when I run the application it only displays the contents of the directory in the browser. May I ask where the line of code/setting is to change the entry point to the site, for example the first page served is forum.aspx and not default.aspx
Regards
E