When deploying our .NET application (consisting of web and WCF services) do we need all files from the bin folder including the pdb debug files amd xml ) or will the binaries suffice ? We dont need to debug to the server.
At the moment we have binaries like system.web.helpers.dll as well as the system.web.helpers.xml
thanks
you don’t need .pdb files if you don’t need debugger info