Enter Keywords:
1 - 10 of 27(0.011 seconds)
Sort By:
 
Are there any performance costs to having a lot of UsingTask commands that aren't necessary in a build script? Thanks
Zones: Visual Studio, .Net Ed...Date Answered: 12/26/2007 Rating: 8.2 Views: 0
I am new to MSBuild and am having some trouble figuring out how to recursively exclude folders of a certain name.   I know how to just exclude a certain directory like this <ExcludeFromBuild ...
Zones: .Net Editors & IDEs, .NET, MS D...Date Answered: 03/01/2008 Rating: 7.8 Views: 15
When I compile my solution (which includes a web project) in visual studio it compiles without problems, when I try to compile this solution with msbuild.exe using the first command in the attached...
Zones: .NET Framework 3.x, ASP.Net Prog...Date Answered: 04/08/2009 Rating: 8.2 Views: 90
Hello Experts, how can I write a target such that it takes an input parameter.  For example, lets say I have a target MyTarget that calls MyTask.  I want to call MyTarget twice.  Once with setti...
Zones: MS Dev, .NETDate Answered: 04/22/2009 Rating: 8.9 Views: 32
Can you please help me out with Publishing a .net project with the help of NAnt or through msbuild at the least. Help is greatly appreciated.
Zones: .NET Framework 2.xDate Answered: 03/17/2008 Rating: 7.4 Views: 0
I'm creating a Team Build process for a project. The TFS server and Team Foundation Build are 2008. The project is a C++ project. They use Visual Studio 2005 for the project. I want to be able to c...
Zones: C++, Visual StudioDate Answered: 12/24/2008 Rating: 9.0 Views: 0
Folks, I want my build system to compile for both x86 and x64.  Right now x86 works just fine.  I setup a new Configuration for x64 as shown in the code window.  I confirmed that msbuild is call...
Zones: MS Dev, Developer, Dev ToolsDate Answered: 04/23/2009 Rating: 6.0 Views: 0
The error we get is this... msbuild.exe - Application Error : The exception unknown software exception (0xc0000409) occurred in the application at location 0x5cb79b4e. Pretty generic error mess...
Zones: .NET Framework 3.xDate Answered: 07/25/2009 Rating: 8.0 Views: 0
I have written a ASP.Net 2.0 application that I want to publish to a remote web server.  Everything works perfect when I do it from my machine that has VS 2005 Standard Edition installed on it.  I ...
Zones: ASP.Net ProgrammingDate Answered: 05/01/2006 Rating: 7.4 Views: 10
Hi Guys, I am new to dot net. i have created 1 VB.NET 2005 project and i need to build this project using MSBuild How to i do that Can you explain step by step please..... thanks
Zones: Visual Studio, MS ...Date Answered: 10/01/2007 Rating: 6.4 Views: 0