|
 |
aspx_beginners thread: Re: Can't Debug project
Message #1 by "Ratnakar Garikipati" <ratnakarg@h...> on Tue, 4 Feb 2003 22:15:43
|
|
> I have used the Debugger before and actually was using it with this
current
a> pplication until something change and I don't know what. Now when I
try
t> o debug it gives this error:
>
A> project with an Output Type of Class Library cannot be started
directly.
> In order to debug this project, go to the Debugging tab under
Configuration
S> ettings in Project Properties, and set the Start Action to Start
External
P> rogram or Start URL. Alternatively, you can add a non-library
project to
t> his solution that uses a reference to this project and set it as the
s> tartup project.
> I have tried all of these suggestion and nothing has worked for me.
Could
s> omebody please give tell what could be causing this and maybe more
s> pecifics on how to remedy it.
Message #2 by "Ratnakar Garikipati" <ratnakarg@h...> on Tue, 4 Feb 2003 22:32:57
|
|
> > I have used the Debugger before and actually was using it with this
c> urrent
a> > pplication until something change and I don't know what. Now when I
t> ry
t> > o debug it gives this error:
> >
A> > project with an Output Type of Class Library cannot be started
d> irectly.
> > In order to debug this project, go to the Debugging tab under
C> onfiguration
S> > ettings in Project Properties, and set the Start Action to Start
E> xternal
P> > rogram or Start URL. Alternatively, you can add a non-library
p> roject to
t> > his solution that uses a reference to this project and set it as the
s> > tartup project.
> > I have tried all of these suggestion and nothing has worked for me.
C> ould
s> > omebody please give tell what could be causing this and maybe more
s> > pecifics on how to remedy it.
Message #3 by "Rohit Arora" <rohit_arora@i...> on Wed, 5 Feb 2003 09:59:50 +0530
|
|
right click project properties, in general tab..change output type from
class library
-----Original Message-----
From: Ratnakar Garikipati [mailto:ratnakarg@h...]
Sent: Tuesday, February 04, 2003 10:16 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: Can't Debug project
> I have used the Debugger before and actually was using it with this
current
a> pplication until something change and I don't know what. Now when I
try
t> o debug it gives this error:
>
A> project with an Output Type of Class Library cannot be started
directly.
> In order to debug this project, go to the Debugging tab under
Configuration
S> ettings in Project Properties, and set the Start Action to Start
External
P> rogram or Start URL. Alternatively, you can add a non-library
project to
t> his solution that uses a reference to this project and set it as the
s> tartup project.
> I have tried all of these suggestion and nothing has worked for me.
Could
s> omebody please give tell what could be causing this and maybe more
s> pecifics on how to remedy it.
|
|
 |