Skip to content

Instantly share code, notes, and snippets.

@tomgross
Created July 22, 2013 14:59
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tomgross/6054493 to your computer and use it in GitHub Desktop.
VS PyTools MSbuild error
Overall Build Process
00:00
Update Build Number
00:02
Run On Agent (reserved build agent Default Agent - ASARA156)
00:00
Create Workspace
00:00
Get Workspace
00:00
Create Label
00:01
Compile, Test, and Associate Changesets and Work Items
00:01
Compile and Test
00:01
Run MSBuild for Project
00:00
Built $/BA-DEV/02-Web/00-Core/PyTestDemo/PyTestDemo.sln for default targets.
00:00
Built $/BA-DEV/02-Web/00-Core/PyTestDemo/PyTestDemo/PyTestDemo.pyproj for default targets. C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Microsoft.Common.targets (1448): The target "CreateManifestResourceNames" does not exist in the project.
00:00
Handle Exception
00:00
Associate Changesets and Work Items Exception Message: MSBuild error 1 has ended this build. You can find more specific information about the cause of this error in above messages. (type BuildProcessTerminateException)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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment