Tagged Questions

0
votes
1answer
33 views

Application runs from VS2008 but not from exe in bin\Debug

I've just encountered a rather strange problem. A Winforms (although that may not be relevant) app that I've been working on for a few months just started behaving oddly. Pressing F5 to debug in …