logging - Additional info for error TF26212: Team Foundation Server could not save your changes -


is there logging in tfs, explain in more detail, happened?

microsoft.teamfoundation.workitemtracking.client.serverrejectedchangesexception: tf26212: team foundation server not save changes. there may problems work item type definition, or conflicting work item type definition change may require refresh on client. restart client applicationand try again, or contact team foundation server administrator. ---> system.web.services.protocols.soapexception: tf237165: team foundation not update work item because of validation error on server. may happen because work item type has been modified or destroyed, or not have permission update work item.    @ microsoft.teamfoundation.workitemtracking.proxy.retryhandler.handlesoapexception(soapexception se)    @ microsoft.teamfoundation.workitemtracking.proxy.workitemserver.update(string requestid, xmlelement package, xmlelement& result, metadatatablehaveentry[] metadatahave, string& dbstamp, imetadatarowsets& metadata)   @ microsoft.teamfoundation.workitemtracking.client.workitemstore.sendupdatepackage(xmlelement package, xmlelement& result, boolean bulk)    --- end of inner exception stack trace ---    @ microsoft.teamfoundation.workitemtracking.client.workitemstore.sendupdatepackage(xmlelement package, xmlelement& result, boolean bulk)    @ microsoft.teamfoundation.workitemtracking.client.workitemstore.saveworkitems(workitem[] workitems, boolean bulk, saveflags saveflags)    @ microsoft.teamfoundation.workitemtracking.client.workitem.save(saveflags saveflags)    @ microsoft.teamfoundation.workitemtracking.client.workitem.save()    @ ... 

i error (only sometimes) when save changes workitem, bypass of rules under service account.

validation succeeds change. possible detail validation on server side?


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -