0
kicks
PDB != Product Deployable Bits
Something else I see all too often at work is the existance of the PDB file on a production web server. PDB files are automatically created from Visual Studio through the .NET compilers, so why don't they belong on the production server?