Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Debugging console application with comand line arguments from visal studio


Message #1 by "Rohit Arora" <rohit_arora@i...> on Thu, 9 Jan 2003 09:29:10 +0530
Hi group,

I wanted to debug my application but it had some command line arguments so
how can i pass them to my application.

Thanx in advance

Regards
Rohit Arora
Intersolutions (P) Ltd
B - 21, Sector 58,
Noida - 201301
Tel : 91-2585703/04/05 Extn: 229

Message #2 by <kshatdalpriya@i...> on Thu, 9 Jan 2003 12:04:16 +0530
Hi 
USE F11 for the debugging -- Try to Use this one

With Regards
Kumar Shatdal Priya
software Engineer
Integrated Systems Management Inc.
SCO-10 , Sector -14
Gurgaon , Haryana
Phone: 91-6335864/65
Web: http://www.ismnet.com <http://www.ismnet.com> 
"DIGITAL DOMINANCE" 



-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...]
Sent: Thursday, January 09, 2003 9:29 AM
To: ASP.NET
Subject: [aspx] Debugging console application with comand line arguments
from visal studio


Hi group,

I wanted to debug my application but it had some command line arguments so
how can i pass them to my application.

Thanx in advance

Regards
Rohit Arora
Intersolutions (P) Ltd
B - 21, Sector 58,
Noida - 201301
Tel : 91-2585703/04/05 Extn: 229


Message #3 by "Rohit Arora" <rohit_arora@i...> on Thu, 9 Jan 2003 13:01:00 +0530
Hi Kumar Shatdal Priya,

I know to debug we hv to use f10 or f11 but i was asking if i hv to pass
some command line arguments args[0] ..args [1] to my  application which i
pass from dos prompt when running an exe.

eg: abc.exe "server:111.111.111.111, uid=sa; pwd=sa"

-----Original Message-----
From: kshatdalpriya@i... [mailto:kshatdalpriya@i...]
Sent: Thursday, January 09, 2003 12:04 PM
To: ASP.NET
Subject: [aspx] RE: Debugging console application with comand line
arguments from visal studio


Hi
USE F11 for the debugging -- Try to Use this one

With Regards
Kumar Shatdal Priya
software Engineer
Integrated Systems Management Inc.
SCO-10 , Sector -14
Gurgaon , Haryana
Phone: 91-6335864/65
Web: http://www.ismnet.com <http://www.ismnet.com>
"DIGITAL DOMINANCE"



-----Original Message-----
From: Rohit Arora [mailto:rohit_arora@i...]
Sent: Thursday, January 09, 2003 9:29 AM
To: ASP.NET
Subject: [aspx] Debugging console application with comand line arguments
from visal studio


Hi group,

I wanted to debug my application but it had some command line arguments so
how can i pass them to my application.

Thanx in advance

Regards
Rohit Arora
Intersolutions (P) Ltd
B - 21, Sector 58,
Noida - 201301
Tel : 91-2585703/04/05 Extn: 229





  Return to Index