You should have a Build directory in the directory where the solution file is. That is where the compiled executables and pdb files are generated. You need to copy all of those files to wherever you run your server from, start it, and perform the debugging steps.
Assuming you built your server before this you should know where you copied the files from and to the last time.
|