Quantcast
Channel: MSBuild forum
Browsing index pages (2763 articles)

MSB3283: The wrapper assembly for type library "MSHTML" was not found

I've made the Windows 10 Anniversary Update today and run into the issue that my Visual Studio 2015 (Update 3) cant find the "MSHTML".Did anyone run into the same issue and has a fix for that?In...

View Article


How can I locate and change the $(VCTargetsPath) variable?

I am learning everything about visual studioo now, including the project file structure, msbuild settings, etc.And I am now getting into trouble.There are macros(variables) in vs project files, such as...

View Article


Visual studio 2012 build process is stuck

Hi,I am using Visual Studio 2012 Ultimate Edition on Windows 8 Enterprise. Everything has been working smoothly, and all of a sudden I am facing a strange problemNone of my projects through Visual...

View Article

Changing 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

Azure 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 Article


build 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 Article

Where 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 Article

WPF Problem I need Help about this

SeverityCodeDescriptionProjectPathFileLineSuppression State ErrorThe "ResourcesGenerator" task failed unexpectedly. System.ArgumentException: Illegal characters in path.   at...

View Article


Using 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 Article


Setting 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 Article

Creating 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 Article

Setting 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 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 Article


Do .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

Visual 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 Article


Create 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 Article

Cmd.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 Article


tbl_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 Article

Issue 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 Article

Visual 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 Article
Browsing index pages (2763 articles)


Latest Images