Visual studio 2015 csproj ToolsVersion for .net framework 4.6
It seems that the upgraded projects are getting ToolsVersion=12 when TargetFramework chosen is ".Net Framework 4.6" inside visual studio 2015. I upgraded my project from .net Framework 4 using earlier...
View ArticleCannot debug my Windows Phone project
Hi everyoneBefore all I was using MS VS 2010 Express for Windows Phone on my Windows 7. After changes I didn't have acces to this VS anymore. Now I have Windows 10 Education + MS VS 2015 Enterprise....
View ArticleIMPOSSIBLE TO ACTIVE VS PROFESSIONAL 2015
Hi first i'm sorry for my English.i can't active my VS PROFESSIONAL 2015, when i try to enter the product key, the following message is displayed " you entered an invalid product key" :) !!! HelpPS:...
View ArticleThe imported project "C:\Program Files...
Hi,I am working on Windows 10 & vs_community,Trying to create new universal app..while creating project i received one error error : The imported project "C:\Program Files...
View ArticleUsing Installshield 2015 with MSBuild 2013/15
I want to run MSBuild and have it automatically create an application installer at the end of the build using Installshield 2015. We already pay for the professional version, so I do not want to use...
View Articlethe xml file in library project isn't exported when I publish my asp.net mvc...
Here is my solution structure. ResourcesLibary a.xml MvcProject .......I've already set the property "build action" to "Content" and "Copy to Output Directory" to "Copy always.If I...
View ArticleI encountered difficulties when compiling a fortran program.
I'm using VS2015 now.The code file is copied from VS2010.Here is the report.I don't know how to deal with it.1>C:\Program Files...
View ArticleSources and RC file usage in "Microsoft Visual Studio Professional 2013" -...
Hi Experts, I am new to making build environment for "Windows KDMF device driver". I have a few questions and clarifications. 1) I am using Microsoft Visual Studio Professional 2013. In older...
View ArticleMsBuild returns error CS8026: Feature 'null propagating operator' is not...
Hello, I try to compile my VS2015 solution with MsBuild (command line for continuous integration). This solution includes several projects that use C# 6.0. VS2015 compiles it well with the following...
View ArticleVisual Studio Express 2013 Debugging Has Gone Bonkers
If I can get a project to load, debugging keys like F10 don't work. Instead, they display a black outer rectangle 1" high and 1/2" wide in the upper left corner of the screen, with a 5/8" high and...
View ArticleUnable to exite my fisrt basic Windows Universal app using Visual C++ in...
I tried building the first app as per the instruction below https://msdn.microsoft.com/en-us/library/windows/apps/dn996906.aspxIt throws the following error.I checked the code App.xaml.h and indeed it...
View ArticleVisual Studio Community 2015: Location of built exe file
This may be a silly question but when I build a simple console application I expect the output exe file to end up in the debug folder for the project - at least this is how it works for Visual Studio...
View ArticleBuilding project in release mode with projects that contain license.licx...
I'm having trouble building my projects in Release mode that have licenses.licx files. I get the error below when i build on Visual Studio 2015: Error reading resource...
View ArticleMSBuild - error MSB3073: " exited with code -1.
I am trying to use a batch file in a make project in VS2010.The batch file launches various internal tools some of which are writing in Perl 5.8.8.I always see the 'exited with code -1' when the batch...
View ArticleMSBuild doesn't report FxCop violations
I have environment with VS 2013 and VS2015 installed and we are working on huge projects. Currently I can observe very wired behavior when building over VS2013 development command line lead to...
View ArticleDifference in binary size of .net dlls
Hi AllPlease tell the Reason for the diffrence in binary sizes of same project when build using Visual Studio 2005 and VS 2012 (framework 2.0) Thanks
View ArticleDifference in library file size when builded in VS2005 and VS2012 in same...
Hi All,We have created some libraries(.dlls) long back using Visual Studio 2005, framework 2.0. Now due to some issues we are trying to upgrade the solution to Visual Studio 2012, keeping the frame...
View ArticleSpecifying Platform/Configuration for a ProjectReference?
Dear all,I've got the following problem. I have two VS 2010 solutions: A.sln includes projects P1.csproj and P2.csproj, the project P2.csproj references P1.csproj using ProjectReference. This works...
View ArticleAn error occurred while signing: SignTool.exe not found.
I recently upgraded from Visual Studio 2013 Community to the 2015 edition of Community. However, when I attempted to open one of my older projects that i created in VS 2013 Community, the error, "An...
View ArticleProject with Crystal Report COM interop reference won't compile under VS2015
I just got a new system with Windows 8.1 and Visual Studio 2015 Enterprise. This system is the first in the office to have ONLY VS2015. All other developer systems have had previous versions of VS...
View Article