Author: MichaelIsGreat | Posted on: 6/10/2008 8:03:10 PM | Views : 994

I'm using a different default file for folders. I need to use MyPage.aspx as a default so if someone loads /Folder it will load up MyPage.aspx instead of Default.aspx. I configured IIS to do this properly but changing the documents setting but I don't knwo where to change this on the local VS asp.net development server. When I go to /Folder i get a directory listing instead of executing MyPage.aspx.

 
...

Go to the complete details ...