I have just created a virtual directory and placed my app's files into it ready to allow some users to test.
The problem is when I then go to my visual studio project (which uses a different virtual directory when running and seperate code location) I get debug errors randomly appearing from my users actions.
How do I isolate debugging just to the current running project in visual studio?