|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
two console apps.how do I debug console apps?
If one app calls the other app (I need to debug the called app). what are each app settings? Thanks for you help. Could you please give a little bit more information about your problem?
Show quoteHide quote "raulavi" <raul***@discussions.microsoft.com> wrote in message news:4CEC3714-65B2-465E-9344-6B017ACA535C@microsoft.com... > how do I debug console apps? > If one app calls the other app (I need to debug the called app). > what are each app settings? > > Thanks for you help. gaidar:
I start first application which calls the next application. I need to debug the called app using debugger. Show quoteHide quote "gaidar" wrote: > > Could you please give a little bit more information about your problem? > > "raulavi" <raul***@discussions.microsoft.com> wrote in message > news:4CEC3714-65B2-465E-9344-6B017ACA535C@microsoft.com... > > how do I debug console apps? > > If one app calls the other app (I need to debug the called app). > > what are each app settings? > > > > Thanks for you help. > > > I need to start use debugger on the called application (it is a console app)
Show quoteHide quote "gaidar" wrote: > > Could you please give a little bit more information about your problem? > > "raulavi" <raul***@discussions.microsoft.com> wrote in message > news:4CEC3714-65B2-465E-9344-6B017ACA535C@microsoft.com... > > how do I debug console apps? > > If one app calls the other app (I need to debug the called app). > > what are each app settings? > > > > Thanks for you help. > > > In the project properties under Configuration Properties \ Debugging
set "Start Action" to "Start External Program" and select the first app. I'm not sure if this will work for two console apps, it's primarily geared towards a DLL used in another app, but it's worth a try. HTH, Sam B-Line is now hiring one Washington D.C. area VB.NET developer for WinForms + WebServices position. Seaking mid to senior level developer. For information or to apply e-mail resume to sam_blinex_com. thanks Samuel..
It works too. Show quoteHide quote "Samuel R. Neff" wrote: > > In the project properties under Configuration Properties \ Debugging > set "Start Action" to "Start External Program" and select the first > app. > > I'm not sure if this will work for two console apps, it's primarily > geared towards a DLL used in another app, but it's worth a try. > > HTH, > > Sam > > > > B-Line is now hiring one Washington D.C. area VB.NET > developer for WinForms + WebServices position. > Seaking mid to senior level developer. For > information or to apply e-mail resume to > sam_blinex_com. >
Make installer make app start up on login
What is .NET Redistributable? How do I shell the following command line or process.start it (very different command!) Oledb???? Option Strict ON and Dictionary obect detect clicked column in datagrid Destructor for VB.NET class With different credentials. CreationTime and Windows File CreationTime why different? Forms.captionbutton |
|||||||||||||||||||||||