This error I am getting when I am running build using TFS, and I don't have any clue as to what to do:
I am using TFS 2013.
Exception Message: TF201077: The work item type Bug cannot be found. It may have been renamed or destroyed. (type WorkItemTypeDeniedOrNotExistException) Exception Stack Trace: at System.Activities.Statements.Throw.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
Also I am getting this warning:
TF270003: Failed to copy. Ensure the source directory C:\Builds\2\Test\Test-CI\bin exists and that you have the appropriate permissions.