In the Microsoft guidance for how to run partially trusted code in a sandbox, it mentions
For security reasons, the application base specified in the info parameter should not be the application base for the hosting application.
Why is this the case?