Issue with separate build task using .targets file
Hi,I am trying to implement my own build task using MSBuild .targets file.Here is code of my file. Solution compile correctly, but It doesnt start Execute() method in my custom task class called...
View ArticleOne more bin folder getting created inside bin folder
I am getting one more bin inside my bin folder when i build my project , please help in resolving the issue
View Article3D Builder App
Can anyone tell me if the 3D Builder App that came with Windows 8.1 is compatible with Windows 10?
View ArticleTwo bin folder getting created
Suppose we do not have source code at local. When we pull the entire source code from TFS there wouldn't be bin folder. When we build (either in Debug or Release) it creates bin\bin. If we delete the...
View ArticleError in VS Build: Files has invalid value "
I am having the following errors in my VS build Error 2 Files has invalid value "<<<<<<< .mine". Illegal characters in path. The only info coming out is the Project its associated...
View ArticleUnable to copy file to Azure VM
Problem Background:I am are facing so issues while copying file to Created Azure VM via Azure File Copy build step from visual studio online build template.I am referring this blog to configure...
View ArticleSolution failing builds (MSBuild and under VS2015) on only one machine.
We have a solution which has existed for months. It builds correctly on all machines it's been tested with under both VS and with MSBuild except on. The one failing machine is Windows 8.1 with VS2015...
View ArticleError creating assembly manifest: access is denied
Hello,I'm having problems running a Team Build when I give my assemblies a strong name. The team build works great unless I sign my assemblies. When I do that I get a "vbc : error BC30140: Error...
View ArticleMsbuild - 2012 - 2013 context - "if logic" and Depends On
HiI have a target area to set some params (GeneralParams) used by all targets. Now there may be a better way of doing this like a target with no name? or X which is always run...However the issue is...
View ArticleMSBuild Visualization
Hello,I have started at a company that is using TFS and a TFSBuild.proj file. They have built a list of '.target' files and I can debug through these files using MSBuild from the VS command line tool....
View ArticleIframe enable and Disable
I want enable and disabled iframe in within the div tag using asp.net
View ArticleMSBuild error MSB4018 with VS2013 while doing analyze
I have VS2013 Update 5 installed. My solution and all projects are building successfuly. But while running MSBuild with RunCodeAnalysis=true I am getting MSB4018 errors.C:\Program Files...
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 ArticleBug: link.exe truncates decorated names
Hello, here's what I found:I'm a developer of PE emulator and I use small custom fake libraries (written in asm) to handle API calls. Everything is ok for regular C exports, but link.exe starts to make...
View ArticleNew header files for dxerr9.h
HiI have this piece of code of which I am receiving an error on #include <dxerr9.h> and #include <d3dx9.h> #else #include <D3Dcommon.h> #include <d3d9.h> #include...
View ArticleIs there a way to add a conditional to this ItemGroup
<ItemGroup> <FilesToCopy Remove="@(FilesToCopy)"/> <FilesToCopy Include="\\%(SourceWebSite.ServerName)\%(SourceWebSite.ServerPath)\%(SourceWebSite.Identity)\**\*">...
View ArticleError after TFS build
Hi,I have a TFS build definition and after doing a TFS Build(VSTS 2013), the build is partially succeeding with 0 errors and some warnings. But along with this, on completion of the build in the...
View ArticleDNX Core
I use asp net 5 and have a porblem with reference for System.Web. I use reference from DNX 4.5.1, but don't have any references in DNX Core 5.0. What i make wrong? Why i don't have references in DNX Core?
View ArticleI can't log in: http://prntscr.com/9g5zjn
----------------------- http://prntscr.com/9g5zjn --------------------------Ive tired to log in but it says "We have a problem" with visual studio 2015 , my 30 day free trial has expired and i now cant...
View Articlehow to copy dll to a different solution
Hey I trying to copy some dell with post build with relative pathexampleSolution name 1: CatchPhrase.slnSolution name 2: WordJunk.sln Parent Solution Directory name: HotSpot.slnI need to copy dll from...
View Article