Re: startpage for a project ?
From: Ken Cox [Microsoft MVP] (BANSPAMken_cox@sympatico.ca)
Date: 04/20/03
- Next message: sudhir: "Re: startpage for a project ?"
- Previous message: Eric: "Re: ASP.NET NT Authority\Anonymous to SQL Server issues"
- In reply to: sudhir: "startpage for a project ?"
- Next in thread: sudhir: "Re: startpage for a project ?"
- Reply: sudhir: "Re: startpage for a project ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> Date: Sat, 19 Apr 2003 18:43:41 -0400
There are two issues here. In VS.NET you can tell the debugger the start page
to launch during debugging. However, in the Web application itself, you need to
specify the default (start) page in the Internet Information Services applet.
If you go to the Web application's Property pages and to the Documents tab,
you'll see a list of default documents. You can add whatever filename you want
there.
Is that what you meant?
Ken
"sudhir" <sudhirtailing@hotmail.com> wrote in message
news:OTrDrPfBDHA.2288@TK2MSFTNGP12.phx.gbl...
How does a web application know to start at the page i specify in vs.net ?
for e.g. i can designate a webform - xyzPage.aspx as the start page
where is the setting stored ?
- Next message: sudhir: "Re: startpage for a project ?"
- Previous message: Eric: "Re: ASP.NET NT Authority\Anonymous to SQL Server issues"
- In reply to: sudhir: "startpage for a project ?"
- Next in thread: sudhir: "Re: startpage for a project ?"
- Reply: sudhir: "Re: startpage for a project ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|