[IronPython] PTVS question

Dino Viehland dinov at microsoft.com
Wed Mar 16 18:22:40 CET 2011



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.



More information about the Ironpython-users mailing list