Aspnet_compiler / ASPRUNTIME Build could not find file in a ShadowCopy folder...
Hi all,I am using Visual Studio 2019 Web Deploy an ASP.NET MVC app with “Precompile During Publishing” (and not allowing site to be updatable).During the Deployment Web Deploy calls the aspnet_compiler...
View ArticleVS2019 MSB4019 error
The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 10.2.props" was not found. Confirm that the expression in the...
View ArticleError MSB3073 The command npm run build exited with code 9009
Good day,I am using VS2019 utilizing an ASP.NET CORE MVC Template. When I try to build solution, the build failed and the following error message displayed:Error MSB3073 The command "npm run build"...
View ArticleVisual Studio 2019 Build issue
While building solution which has VB.NET standard projects and Core 3.1 projects, I am getting following error for all new core projects: XXXXXX.csproj.metaproj: The project file...
View ArticleIssue with Building Solution in an SVN Branch of Multibranch Jenkins Pipeline
I have a .Net Standard 2.0 solution. The solution is in a folder and the project file is in a sub folder. It has just one class file and a simple method Add which adds 2 numbers and returns the...
View Articletbl_content size growth is uncontrollable in TFS 2013
Hi All,We are facing issues related to the tbl_content table in TFS 2013. Its size has been increasing exponentially and is not controllable. Any one has proven solution to decrease the size will be...
View ArticleCmd.exe exited with code '255' on ExportRelease Stage of deployment
I am trying to deploy code that has been deployed before. Now I am getting: Cmd.exe exited with code '255' on ExportRelease Stage of deployment. Any ideas why?
View ArticleCreate Pull request from visual studio
Hi ,I am creating pull request to push changes to azure devops using visual studio so i have added 'Sp_executesql' in my store procedure it working fine on SSMS but getting error as " undefined...
View ArticleVisual studio error
Hi, When I try to build project using visual studio 2017 I got the following error SeverityCode DescriptionProjectFileLineSuppression State ErrorMSB4019 The imported project "C:\Program Files...
View ArticleDo .NET Full-Framework SDK style projects still support ClickOnce?
We've recently started to migrate our .NET Full-Framework (net472) projects to the new SDK-style project format. Some tools were previously distributed usingClickOnce and we just manually deployed them...
View Article[Announcement] "MSBuild" Forum will be migrated to a new home on Microsoft Q&A!
This "MSBuild" Forum will be migrated to a new home on Microsoft Q&A!We've listened to your feedback on how we can enhance the forum experience. Microsoft Q&A allows us to add new functionality...
View ArticleSetting a preprocessor based on property set in target.
So we have a variable which is currently an environment var and on loading of the sln it uses that variable to determine which project is active and selects certain things specific to that project...
View ArticleCreating MSIX package From UWP windows application
I found 3 ways to creating MSIX Package from UWP windows application.1. Using MSIX Pacakaging Tool - But Got Error As MSIX pakage failed to run.(But created MSIX file.And Able to installed the...
View ArticleSetting Microsoft (R) C/C++ Optimizing Compiler C standard version
Hi, For my project I'm using theMicrosoft (R) C/C++ Optimizing Compiler Version 16.00.30319.01 for x64I was wondering if there's a way to set the C standard version that the compiler uses. Thank...
View ArticleUsing SignFile on Multiple Files/Paths at once?
I was just wondering if it's at all possible to use the SignFile MSBuild Task to sign multiple files at once? Can you simply specify a path or location and have all files in that location signed? Any...
View ArticleWPF Problem I need Help about this
SeverityCodeDescriptionProjectPathFileLineSuppression State ErrorThe "ResourcesGenerator" task failed unexpectedly. System.ArgumentException: Illegal characters in path. at...
View ArticleWhere is MSBuild finding .metaproj
I have a solution that I can build from Visual Studio. Configuration manager is set to build "QL Release | Win32". I saved all after building in Visual Studio 2013.I tried a command line...
View Articlebuild server not finding nuget package
We are setting up a CI server for our UWP app and the build fails when using a system accout.almost identical to: https://stackoverflow.com/questions/43276107/jenkins-not-finding-a-nuget-package I'm...
View ArticleAzure Devops Build Pipelines - How to include XAML task in the build agent?
Hi All,I am creating a new Azure Devops Build pipeline where i already have TFS XAML builds in place, i am looking for relevant task to invoke the already built XAML builds, but when i search over...
View ArticleChanging version format 0.0.0.0 to string V1.2.3.sp0
Product version have general syntax as xx.xx.xx.xx and xx is integer.Whenever we see the installer with version from Control panel, same above is seen.Is it anyway to have customized version format to...
View Article