App not recompiling
VS 2013, Windows Forms App.I am making changes to my app and setting breakpoints, which are not working, and when I pull up the code in the form, I see this:The breakpoint will not currently be hit....
View ArticleDesktop App Converter issue
Hello!When I try to convert an app with Desktop App Converter I get the following error message:C:\Program...
View ArticleHow do I add a custom command to the publish process for a Web project?
HiI have a web project which gets published using .pubxml file to an Azure Web app. I would like to add a custom command at an appropriate point in the build/publish/deploy process.The MVC project gets...
View ArticleCan MSBuild 2015 be used to build all previous MS project for Sonar Qube?
Can we just use MSBuild2015 to build all MS projects which used to be build with different version of VS or .Net Framework?
View ArticleWhy .pdb is generated in lowercase
I can't find why my pdb is generated in lowercase, even if the /Fd option is given with a mix of lowercase and uppercase letter.Is that an options? How can I have the output to be...
View ArticleCannot compile CUDA code in VS 2015
I recently installed the Cuda 8.0 toolkit in my windows 10 desktop (after removing all v7.5 components). Despite previous versions being incompatible with Visual Studio 2015 I was happy to see that...
View ArticleCan no longer build 32-bit executables.
No updates of any kind have been applied to my computer except for early last week. And yet, somehow randomly I am no longer able to build 32-bit executables with Visual Studio Professional 2015. I am...
View ArticleGulp Output Folders not created
I've inherited a project which uses Gulp to build and package some front end stuff. I've been building this (via VSO using the msbuild command line; /p:DeployOnBuild=true /p:WebPublishMethod=Package...
View ArticleBuilding Windows Workflow with Microsoft.Build.Execution.BuildManager fails
I'm creating an application to build and publish a Windows Workflow Foundation project. I have the following configuration for testing the build: Dictionary<String, String> globalProperty = new...
View ArticleMSBuild doesn't produce project.json.lock file making the build fail.
* Open VS 2015 RTM* Create Visual C#->Windows->Universal->Bank App(Universal Windows), for ex. name it BlankApp* Delete project.json.lock file* Try to execute: set VisualStudioVersion=14.0 CD...
View ArticlePreprocesser: with unknown number of 'include' files
I usually like to write a preprocesser in a new language inorder to learn the language. That language is C#. I have to deal with "include" file in the program. How do I express an arbitrary number of...
View ArticleBuilding WPF: updateuid access denied on *.uidbackup files
Hi!When we try to do msbuild /t:updateuid wpfprogram.csproj we fail all the time due to to "access denied" on the obj\debug\somexamlfile.uidbackupAnyone else seeing this ?
View ArticleVisual Studio Xamarin Android App Build Fail
I am working on a Xamarin Android App with visual studio community 2015, after working for a while, I compiled it in release mode to generate .apk, I signed it and installed it on a device. I opened...
View ArticleThe "SdkToolsPath" parameter is not supported by the...
After updating my VS license I rebuilt my solution an now I'm getting two errors:Error 1 The "SdkToolsPath" parameter is not supported by the "GenerateResource" task. Verify the parameter exists on the...
View ArticleRebuild VS 2012 Solution using Devenv.exe for Release (x86 , x64).
Hi,I want to rebuild my VS 2012 solution (vs2012projs.sln) for build configurationreleasex86 and x64 from command line using devenv.exe.Solution vs2012projs.sln is a single solution which contains...
View ArticleBuilding a debug OCX after migration from VS2012 to VS2013 generates...
Hello, I am trying to build an OCX in Visual Studio 2013 which causes the following assertion error. I migrated from VS2012 to VS 2013 Update 5, loaded the SLN file, and tried to build. This is what...
View ArticleVisual Studio spawns many MSBuild and ConHost processes and fails build
I have Visual Studio 2013 and 2015 installed on my computer. I once ran into this incident over a year ago with only 2013 installed and am now experiencing the same problem with both versions...
View ArticleInstalling vs 2015 - VSSetupUtility - package is either missing or damaged.
Hi David and othere my freinds.I'm trying to set up a server , I installed net frame work 3.5 and then I installed sqlServer 2014 enterprise ,office 2013 , the os system is server 2012, now I 'm...
View ArticleVS2015 - Build Installer Project - keeps loosing Registry Setting
We upgraded projects from VS2010 to 2015, as VS2015 does not support nstaller projects we made the following changes to our build server environment1. Installed the msi addin for Visual Studio 2015...
View ArticleCould not load file or assembly 'PresentationCore Version=4.0.0.0..... '
when I open Visual studio 2010 am getting Could not load file or assembly 'PresentationCore Version=4.0.0.0..... ' and VS 2010 stopped working.I tried uninstall, reinstall but doesn't work.Any help...
View Article