In order to troubleshoot an issue with a remote server, I copied over the non-compiled ASP.NET application to the server. The stacktrace indicates the code is located in C:\Users\username\Documents\Visual Studio 2010\Projects...
Where 'username' is my username. Why/how is the remote server loading or thinking it's loading code from my local workstation?