Sharepoint 2010 Forum

 
Home » Forum » Sharepoint 2010       Ask a questionRSS Feeds

PDB Files

  Asked By: Anish Jolad         Date: Jan 05, 2011      Category: Sharepoint 2010      Views: 226
 

Does anyone have any suggestions on how to stop the debug PDB files from filling
up the server - for the life of me I cannot find how to turn them off.

Tagged:    

 

2 Answers Found

 
Answer #1       Answered By: Brittanie Frye          Answered On: Jan 05, 2011       

Is this on a development server? If you aren't generating executables,
nothing should be creating PDB files.

 
Answer #2       Answered By: Nisha Dhokia          Answered On: Jan 05, 2011       

Make sure you are setting your target to Release rather than Debug. Also,
the PDBs shouldn't be included in the .WSP solutions that you deploy to a
production environment anyway.

 
Didn't find what you were looking for? Find more on PDB Files Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].