Closed tfabraham closed 7 years ago
[jdek@8/17/2011]
I think you just need to set the pdb installation settings to false.
In the PropertyGroup where Configuration is Server :
[jdek@8/17/2011] Or if you need to deploy PDBs and just ignore the PDB of the assembly that dont have a PDB, add this at the end of the .btdfproj :
A field is added to the Copy task : ContinueOnError="true". When a Pdb is not found, this will just show a warning message.
[UnknownUser@9/15/2011] Resolved with changeset 62279.
[UnknownUser@2/21/2013]
[UnknownUser@5/16/2013]
I had one assembly that did not have a PDB for release. When the kit was being built there was no failure, however the installation on a live server failed because it wasn't there. thanks m
This work item was migrated from CodePlex
CodePlex work item ID: '8539' Assigned to: 'tfabraham' Vote count: '1'