How to define the default document?

Discussion in 'ASP.NET 4.0 RC Beta [Closed]' started by ldumond, Dec 7, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Is there any way to change the default document in the 4.0 sandbox?

    If I visit http://user166.netfx4lab.discountasp.net/, I get the starter page.

    I have to visit http://user166.netfx4lab.discountasp.net/default.aspx to see my site.

    Is there any way to define default.aspx as the default document? My site uses "~/" to redirect to the home page in many places, which of course causes problems...

    EDIT: I looked at the online files using an FTP program and there is no other default document there. How can I be getting the starter page in this case? That's very weird.
     
  2. Never mind... I found the index.html document and deleted it. All good. :rolleyes:
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page