Hi all,
 
I not sure what I'm doing wrong but I'm having a hard time trying to get
Nant to run in debug mode.  The solution compiles fine with Nant so I
don't think its anything with the code.  I'm using VS 2003 and Nant
0.85.  
 
The solution has 9 projects, one of which is a asp.net project, and
another is the Build project for Nant.  I set the Build project as my
startup project.  
 
Now this is where I get confused, I set up the Build project to use
Nant.exe as the command action in the debug settings.  When I start
debug mode it compiles fine but I can't get it to attach to any process
so I can step through code.  My ultimate goal would have it start a
browser so I can debug the web application.  Does nant use/create PDB
files for debugging?  
 
If you need any more information let me know.  Or maybe it would be
easier if someone can make a quick "hello world" asp.net application
where nant is setup correctly on it for debug mode?  Any help would be
appreciated.
 
Thanks in advance,
Paul Bousa 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to