Chuck wrote:
> When developing/debugging with PTVS, how do I set the current working
> directory to be the directory of my solution/project?  I have an app.config I
> want used, and don't want to copy it to the IPY directory.

For debugging/running?  By default it should be the directory of your 
solution/project.
Can you go into project properties and see if anything is overriding it in 
debug?

Also what does the debug tab say it's using for the launcher?  Maybe one of the
launchers isn't properly setting the CWD.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to