Saturday, March 24, 2012

Wait for an external process to connect...

Hi all,
This is the setting of my asp.net app in the debugging portion of
configruation properties. When I try F5 or debug | Start, I get this message
:
"Running the project requires setting an initial Web page as start page"
I don't know how to by pass this so be able to debug my app.
Thanks in advance for your input.
RoyAssuming you use Visual Studio2002/2003/2005, I Solution Explorer,
right-click a page in the startup project(project name is "Bold") and select
"Set as start page"
"Roy" <Roy@.discussions.microsoft.com> wrote in message
news:B628B900-8AF7-4102-8467-89CD587AD7DE@.microsoft.com...
> Hi all,
> This is the setting of my asp.net app in the debugging portion of
> configruation properties. When I try F5 or debug | Start, I get this
> message:
> "Running the project requires setting an initial Web page as start page"
> I don't know how to by pass this so be able to debug my app.
> Thanks in advance for your input.
> Roy

0 comments:

Post a Comment