tfs - TFS2015 - Error at the very end of a build - An error occurred while copying diagnostic activity logs to the drop location -


i have taken production tfs 2015 databases , restored in test server installation of tfs 2015 on it. production tfs 2015 works fine.

now build jobs in test environment (they not default xaml, have added message @ end of workflow, , message gets displayed, thinking xaml not cause here) end message bellow:

an error occurred while copying diagnostic activity logs drop location. details: no mediatypeformatter available read object of type 'ienumerable`1' content media type 'text/html'.

the error above can found on google, detail differs. able find detail in other context, in asp.net development.

i have given full access build controller user on build machine. not seem authentication issues.

i have tried removing build agents, controllers , adding again. did not fix issue.

has else run this? or has idea try next?

in order narrow down issue, may try to:

  1. check workspace mappings in build definition see whether points correct workspace.

  2. check drop location in build definition see whether can access on build agent machine.

  3. check whether can find solution in c:\builds folder on build agent machine.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -