Results 1 to 5 of 5

Thread: [RESOLVED] web start page load without url

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    Resolved [RESOLVED] web start page load without url

    Dear Friends,

    I have an web application in ASP.NET with C#.

    When I want to brows it from explorer I have to write as follows

    server_name/app_name/start.aspx

    but i want to write only

    server_name/app_name to load start page.

    What I need to configure in my code or server to do the above thing.

    Pls help me.


    Best Regards,

    Rajib

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: web start page load without url

    In IIS, expand web sites, right click on the folder corresponding to your app_name. Go to properties. In the Documents tab, add 'start.aspx'

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    [Resolved]web start page load without url

    Thanks a lot. I have done it finally.

    -Rajib
    Last edited by phrajib; Mar 1st, 2006 at 05:22 AM.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: web start page load without url

    Add [Resolved] to the thread title because future searchers can make use of this.

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    [Resolved]web start page load without url

    Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width