Trying to build a gRPC example. How to solve?
I tried to build a gRPC sample GreeterProtos using Visual Studio 2017, but it fails proceeding with the shell script:Part of the .csproj file: <!-- Generate the code from all of the proto files...
View Articleerror MSB4062: The “GetOutOfDateItems” task could not be loaded from the...
I am getting following error while building in MSFT VS 2017 using cmake. C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(181,5):...
View ArticleA build controller or agent's status changes notification not working
Hi All,We used a TFS in-built notification to know the status of agents. But we didn't receive any email notification when we change the agent status.In-built notification: A build controller or...
View ArticleBuild Agent goes offline after closing run cmd window
I set up a vNext build agent in windows 10 machine. also while configuring the agent i did "Yes" for 'run as service' , but still when i close the run cmd the build agent goes offline. i tried checking...
View ArticlePurpose of debug and release configurations
Hi there!I have posted the same question before without finding an anwser. After spending some time with VS I may now be more exprerienced to phrase the question better! The following applies to...
View ArticleMSBuild integration with Jenkins-Issue
Hi All,I am new to MSBuild and trying to automate the MSBuild task using Jenkins. I am able to execute the below command from cmd prompt C:\Program Files (x86)\Microsoft Visual...
View Articleerror MSB6003: The specified task executable "cmd.exe" could not be run.- The...
I am generating the vcproject from cmake. While building the generated project I am getting below error. This error used to come in past in my system, but went off after I re-generated through cmake,...
View ArticleVS2017 KMDF driver build for Windows 7 - missing property pages
Hi,I am trying to build my driver for Windows 7. I have changed settings in solution property page to WDK 8.1 and toolkit to v120. After changes I am no longer able to open solution properties and pops...
View ArticleIssue need help on The target "ContainerPrepareForBuild" does not exist in...
Hi , I am stuck ,as by mistake i removed some piece code which was targeting docker container build in this file Microsoft.Common.CurrentVersion.targets.Now I am running web api project and I am...
View Article"because it is being used by another process" error has me dead in the water.
I've been dealing with this error using VS 2017 for a year now. I compile my solution which contains about 100 projects and some of the projects fail for this reason. I simply build again and the...
View ArticleBuild Artifacts
We have a main build definition that attempts to fetch build artifacts from 4 other builds. Occasionally it will error attempting to fetch saying that there are no successful builds. When I look at the...
View ArticleVisual Studio with Fortify Source Code Analyzer Assessment
Hi All,we have integrated Fortify Source Code Analyzer (SCA) Micro Focus Tool with Team Foundation Server 2017. Fortify is used to perform security scan of the code during the build execution. It...
View ArticleXamarin.Essentials.dll.mdb
ErrorThe last access/last write time on file "C:\ProgramData\Xamarin\NuGet\xamarin.essentials\1.0.1\lib\monoandroid81\Xamarin.Essentials.dll.mdb" cannot be set. Access to the path...
View ArticleWhich microsoft visual studio 2015 related nugget packages/references should...
Which microsoft visual studio 2015 related nugget packages/references should be ignored as a best practice while adding project to the Team Foundation server 2018 manually and creating the .tfignore...
View ArticleMSBuild report error running code analysis: fatal error C1250: Unable to load...
I got following error when compiling the project with Build Tools 2017 in Windows container "windowservercore".Running Code Analysis for C/C++... c1xx : error C2220: warning treated as error - no...
View Article