|
-
Feb 23rd, 2006, 04:30 AM
#1
Thread Starter
Lively Member
[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
-
Feb 23rd, 2006, 05:02 AM
#2
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'
-
Feb 25th, 2006, 10:23 PM
#3
Thread Starter
Lively Member
[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.
-
Feb 27th, 2006, 09:54 AM
#4
Re: web start page load without url
Add [Resolved] to the thread title because future searchers can make use of this.
-
Mar 1st, 2006, 05:23 AM
#5
Thread Starter
Lively Member
[Resolved]web start page load without url
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|