default.aspx - Search
About 130,000,000 results
    Kizdar net | Kizdar net | Кыздар Нет
    Upvotes244Top Answeredited Oct 8, 2019 at 21:37

    If using IIS 7 or IIS 7.5 you can use

    <system.webServer>
    <defaultDocument>
    <files>
    <clear />
    <add value="CreateThing.aspx" />
    </files>
    </defaultDocument>
    </system.webServer>

    https://learn.microsoft.com/en-us/iis/configuration/system.webServer/defaultDocument/

    Content Under CC-BY-SA license
    Was this helpful?
     
  1.  
  2. People also ask
  3. Configuring Default Page in ASP.NET Core - Dot Net Tutorials

  4. Home page migration (Home.aspx and default.aspx) – ShareGate

  5. Master Pages and Site Navigation (C#) | Microsoft Learn

  6. Set default page for .net web-application - Stack Overflow

  7. .net - How to set default page asp.net - Stack Overflow

  8. Using Visual Studio 2013 to create a Basic ASP.NET 4.5 Web …

  9. Setting the default page for ASP.NET (Visual Studio) server ...

  10. what is default.aspx for? | PC Review

  11. Default Document <defaultDocument> | Microsoft Learn

  12. Just a simple redirect ASPX page - Microsoft Community Hub

  13. How to set default page asp net - ASP NET SOS

  14. Hello, world! - The complete ASP.NET WebForms tutorial

  15. Unable to edit default.aspx pages in SharePoint Online as of July …

  16. ASPX File - What is an .aspx file and how do I open it?

  17. ASP.NET - First Example - Online Tutorials Library