Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

MSBuild | Topic profile

Topic profile page for MSBuild. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: MSBuild.
Topic "Msbuild" was discussed 3,480 times on 163 sites in last 3 months
Search discussions, forums, images, videos, about "Msbuild" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on msbuild:

Posts by:  day  week  month 

 

Related topics:


msbuild was discussed on the following sites:

MSDN Forums MSDN Forums - 1,281 MSDN Forums - site profile
Geeks to Go! (Free Computer Help) Geeks to Go! (Free Computer Help) - 463 Geeks to Go! (Free Computer Help) - site profile
Comment Ca Marche - Communaute informatique Comment Ca Marche - Communaute informatique - 396 Comment Ca Marche - Communaute informatique - site profile
Trojaner-Board Trojaner-Board - 134 Trojaner-Board - site profile
Safer Networking Forums Safer Networking Forums - 133 Safer Networking Forums  - site profile

 

Related threads on msbuild:

MSBuild URLDownloadToCacheFile failed (msbuild publish)  MSDN Forums - site profile MSBuild - forum profile  Go to this thread  URLDownloadToCacheFile failed (msbuild publish)
brunomlopes the issue with msbuild is that targets are not...  Twitter / brunomlopes - site profile brunomlopes - forum profile  Go to this thread  the issue with msbuild is that targets are not composable, so you work always at the same level of abstraction. this is lousy for DRY 11:15 AM Jun 20th from Tweetie
Roger Dahlman Here is a link to some very interesting MSBuild tasks...  Twitter / RogerDahlman - site profile Roger Dahlman - forum profile  Go to this thread  Here is a link to some very interesting MSBuild tasks from tigris. http://bit.ly/bsMBl 1:20 PM Jul 7th from TweetDeck
st3phan ok, 30 minutes to find out how msbuild loads assemblies...  Twitter / st3phan - site profile st3phan - forum profile  Go to this thread  ok, 30 minutes to find out how msbuild loads assemblies outside of it's application path. ready, set, GO 4:31 PM Jul 20th from Tweetie
MSBuild MSBuild gets errors, IDE doesn't  MSDN Forums - site profile MSBuild - forum profile  Go to this thread  MSBuild gets errors, IDE doesn't

Latest threads on msbuild:

MSBuild
Started 1 week ago (2009-11-29 19:03:00)  by findjammer
Hi All, I'm currently writing a utility app and an associated custom build task to make using it easier.  The issue is that I want this task to run as the first target and only stop at the point MSBuild completes all the other targets in the proj file. I'm currently writing a custom task that inherits the Task class in the framework.  Is a Task even the correct way to approach this?  Would...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  MSBuild  MSBuild - forum profile
Thread:  Show this thread (2 posts) More from Custom MSBuild Task - Notify Build End  Thread Thread info: Custom MSBuild Task - Notify Build End Size: 516 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Custom MSBuild Task - Notify Build End :: MSBuild :: MSDN Forums"
Visual Studio Extensibility
Started 1 week, 4 days ago (2009-11-25 23:17:00)  by Massacrino
I would like to kick off a build of a specific MSBuild target of the projects in my solution (i.e. not a default target, not Rebuild, not Clean....say, e.g. a Documentation target) Perfect thing would be a method like DTE.Solution.SolutionBuild.BuildProject that allows me to specify the MSBuild target to build Is there such a thing? Or what would be the easiest way to achieve the same ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual Studio Extensibility  Visual Studio Extensibility - forum profile
Thread:  Show this thread (4 posts) More from A method like DTE.Solution.SolutionBuild.BuildProject that takes a target
parameter for MSBuild  Thread Thread info: A method like DTE.Solution.SolutionBuild.BuildProject that takes a target
parameter for MSBuild Size: 470 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "A method like DTE.Solution.SolutionBuild.BuildProject that takes a target parameter for MSBuild :: Visual Studio Extensibility :: MSDN Forums"
MSBuild
Started 1 week, 5 days ago (2009-11-25 17:50:00)  by Alex V. Ivanoff
Original thread: http://social.msdn.microsoft.com/Forums/en-US/tfsp rerelease/thread/0d1e3789-5cd0-4555-a596-a1253bf7f e70/ . To sum it up: 64-bit MSBuild 4.0 Beta 2 fails to build C++ projects with: Could not load the Visual C++ component "VCProjectEngine.dll". To fix this, 1) install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5, 2) install Microsoft Visual Studio...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  MSBuild  MSBuild - forum profile
Thread:  Show this thread (1 post) More from Possible bug in MSBuild 4.0 Beta 2 building C++ projects  Thread Thread info: Possible bug in MSBuild 4.0 Beta 2 building C++ projects Size: 717 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Possible bug in MSBuild 4.0 Beta 2 building C++ projects :: MSBuild :: MSDN Forums"
MSBuild
Started 2 weeks, 3 days ago (2009-11-19 21:58:00)  by rkbrown
Is it possible to have MSBuild output to two seperate paths? Please excuse me if this is simplistic however, I am a dev that has always had a build manager handle this stuff. (Luck me!) Now I am beginning to take on this task. Also, if there are any top-notch MSBuild tutorials online or even books you would recommend, please pass those along as well. TIA Ryan
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  MSBuild  MSBuild - forum profile
Thread:  Show this thread (6 posts) More from Two output paths for MSBuild  Thread Thread info: Two output paths for MSBuild Size: 420 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Two output paths for MSBuild :: MSBuild :: MSDN Forums"
MSBuild
Started 2 weeks, 4 days ago (2009-11-18 22:49:00)  by karteekp
right now I use DevEnv (VS 2008) from command line to build our csharp projects. I wanted to replace that with MSBUILD. I was comparing the .dll files generated from my CSharp project from both MSbuild and devenv. Although the source code didnt change the comparison tool (Bitdiffer) shows that the two assemblies are different. I used .NET reflector and compared the two dlls. there was no ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  MSBuild  MSBuild - forum profile
Thread:  Show this thread (4 posts) More from why do MSBUILD and Devenv generate different output assembly for the same
project with same code?  Thread Thread info: why do MSBUILD and Devenv generate different output assembly for the same
project with same code? Size: 542 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "why do MSBUILD and Devenv generate different output assembly for the same project with same code? :: MSBuild :: MSDN Forums"
Team Foundation Server - Build Automation
Started 2 weeks, 5 days ago (2009-11-18 13:56:00)  by taibo19
Hi, In our MSbuild script we have the property called "buildNumber" and is running manual process based on request build we queue up a build and bypass the MSBuild command by /p: build=001 anyone know a parameter we can Bypass the the default buildnumber 001 + 1 so we can add this in the .rsp file and have it schedule to queue up the build without bypass the MSbuild arguments everytime when we ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Team Foundation Server - Build Automation  Team Foundation Server - Build Automation - forum profile
Thread:  Show this thread (4 posts) More from How to Bypass MSBuild command-line to have the default property number + 1  Thread Thread info: How to Bypass MSBuild command-line to have the default property number + 1 Size: 486 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to Bypass MSBuild command-line to have the default property number + 1 :: Team Foundation Server - Build Automation :: MSDN Forums"
topsharepoint
Started 3 weeks, 1 day ago (2009-11-15 13:28:51)  by topsharepoint
Source: topsharepoint - Identi.ca More from this site topsharepoint - Identi.ca - site profile 
Forum:  topsharepoint  topsharepoint - forum profile
Thread:  Show this thread (1 post) More from To MSBuild or not to MSBuild: That is the question that I am frequently asked by folks look.. http://bit.ly/3Ng8GJ
 - #SharePoint #MOSS  Thread Thread info: To MSBuild or not to MSBuild: That is the question that I am frequently asked by folks look.. http://bit.ly/3Ng8GJ
 - #SharePoint #MOSS Size: 351 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "To MSBuild or not to MSBuild: That is the question that I am frequently asked by folks look..  http://bit.ly/3Ng8GJ   -... :: topsharepoint :: topsharepoint - Identi.ca"
Team Foundation Server - Build Automation
Started 3 weeks, 3 days ago (2009-11-13 14:34:00)  by xcom0911
1. Is there a 64-bit version of MSBUILD..? 2. Does it work with or is it certified for Team Build..?
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Team Foundation Server - Build Automation  Team Foundation Server - Build Automation - forum profile
Thread:  Show this thread (5 posts) More from MSBUILD 64-bit version  Thread Thread info: MSBUILD 64-bit version Size: 131 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "MSBUILD 64-bit version :: Team Foundation Server - Build Automation :: MSDN Forums"
Team Foundation Server - Build Automation
Started 3 weeks, 4 days ago (2009-11-12 15:13:00)  by MAsghar
Hi All,             I need to add some links in MSBuild build notification email generated by TFS. I have already figured out that I will write a custom task but sure for following points              1. Which Target needs to be used              2. Which xml or any file contains contents of email which is to be sent by TFS and how i will able to add my links Thanks in advance Kind Regads ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Team Foundation Server - Build Automation  Team Foundation Server - Build Automation - forum profile
Thread:  Show this thread (2 posts) More from Customizaing MSBuild Build email notification  Thread Thread info: Customizaing MSBuild Build email notification Size: 521 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Customizaing MSBuild Build email notification :: Team Foundation Server - Build Automation :: MSDN Forums"
robert0muehsig
Started 3 weeks, 4 days ago (2009-11-12 14:14:00)  by robert0muehsig
Source: Twitter / robert0muehsig More from this site Twitter / robert0muehsig - site profile 
Forum:  robert0muehsig  robert0muehsig - forum profile
Thread:  Show this thread (1 post) More from ES BAUT. \o/ #MSBuild  Thread Thread info: ES BAUT. \o/ #MSBuild Size: 583 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "ES BAUT. \o/  #MSBuild                              6:14 AM Nov 12th                 from  TweetDeck :: robert0muehsig :: Twitter / robert0muehsig"
 

Hot threads on msbuild:

MSBuild
Started 1 week ago (2009-11-30 12:44:00)  by Sayed Ibrahim Hashimi
Tasks are not aware of where they are being invoked, therefore you can't really do this with a task. This is better suited for a custom logger .
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  MSBuild  MSBuild - forum profile
Thread:  Show this thread (2 posts) More from Custom MSBuild Task - Notify Build End  Thread Thread info: Custom MSBuild Task - Notify Build End Size: 241 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Custom MSBuild Task - Notify Build End :: MSBuild :: MSDN Forums"
Visual Studio Tools for Office
Started 1 week ago (2009-11-30 08:48:00)  by Bessie Zhao
Hello Rajat, As far as I know, we could build ClickOnce application using command line. Please refer to this MSDN article: Building ClickOnce Applications from the Command Line . If this link does not help you, please feel free to tell us know. Best regards, Bessie
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual Studio Tools for Office  Visual Studio Tools for Office - forum profile
Thread:  Show this thread (2 posts) More from VSTO compilation from command line without using MSBuild  Thread Thread info: VSTO compilation from command line without using MSBuild Size: 452 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: VSTO compilation from command line without using MSBuild :: Visual Studio Tools for Office :: MSDN Forums"
Team Foundation Server - Build Automation
Started 1 week ago (2009-11-30 15:38:00)  by Karim Nogas
I'm glad the answer was unmarked as I am having a similar issue.  I've given up on IncrementalBuilds because I simply can't trust that TFS will rebuild all the projects that contain "common.h".  If I try, eventually I will run into a link error due to unresolved references as a result of changes to "common.h".
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Team Foundation Server - Build Automation  Team Foundation Server - Build Automation - forum profile
Thread:  Show this thread (4 posts) More from MSBuild does not detect correct files to compile while building VC++ files  Thread Thread info: MSBuild does not detect correct files to compile while building VC++ files Size: 359 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MSBuild does not detect correct files to compile while building VC++ files :: Team Foundation Server - Build Automation :: MSDN Forums"
Microsoft Visual Studio Team System 2010 Beta 1
Started 1 week, 1 day ago (2009-11-29 17:59:00)  by DannyAsher
Unknown and uncared about. Marked As Answer by DannyAsher Sunday, November 29, 2009 6:00 PM  
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Microsoft Visual Studio Team System 2010 Beta 1  Microsoft Visual Studio Team System 2010 Beta 1 - forum profile
Thread:  Show this thread (2 posts) More from Is there any way to use an MsBuild project file in both VS2008 and VS2010?  Thread Thread info: Is there any way to use an MsBuild project file in both VS2008 and VS2010? Size: 602 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Is there any way to use an MsBuild project file in both VS2008 and VS2010? :: Microsoft Visual Studio Team System 2010 Beta 1 :: MSDN Forums"
Expression Blend
Started 1 day, 3 hours ago (2009-12-06 14:51:00)  by pkzOR
Yes, the dll is output type:Class Library of managed code. However, the build does have the Allow unsafe code settings checked. Is that the issue?
Source: Microsoft Expression Forums More from this site Microsoft Expression Forums - site profile 
Forum:  Expression Blend  Expression Blend - forum profile
Thread:  Show this thread (3 posts) More from VS2008 Project in Expression Blend - project is not supported by MSBuild
and cannot be built.  Thread Thread info: VS2008 Project in Expression Blend - project is not supported by MSBuild
and cannot be built. Size: 177 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: VS2008 Project in Expression Blend - project is not supported by MSBuild and cannot be built. :: Expression Blend :: Microsoft Expression Forums"
Malware Removal - HijackThis™ Logs Go Here
RE: Google redirected  - 3 new posts Read thread in new window
Started 1 week, 1 day ago (2009-11-29 15:39:00)  by Nimbus
This didn't go so smoothly The bat file failed to copy IaStor.sys to C:\ I copied it manually Ran Avenger - log is below, but x[bleep].dll.dll is still present and IaStor was not moved Logfile of The Avenger Version 2.0, © by Swandog46 http://swandog46.geekstogo.com Platform: Windows XP ******************* Script file opened successfully. Script...
HijackThis™ Logs and Infections Removal
Started 1 week, 1 day ago (2009-11-29 01:49:00)  by Spikec74
Here's the next log: ComboFix 09-11-28.03 - Spike 11/29/2009 2:09.5.1 - x86 Microsoft Windows XP Professional 5.1.2600.3.1252.1.1033.18.511.279 [GMT -5:00] Running from: c:\documents and settings\Spike\Desktop\Spike.com.exe Command switches used :: c:\documents and settings\Spike\Desktop\CFScript.txt AV: AVG Internet Security *On-access scanning disabled* (Updated) {17DDD097-36FF-435F...
Visual C++
Started 6 days, 17 hours ago (2009-12-01 00:42:00)  by lg2001
1>DevEnvDir = C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ 1>DocumentationProjectOutputGroupDependsOn = 1>DocumentLibraryDependencies = true 1>EmbeddedWin32Manifest = 1>EmbedManifest = true 1>EmbedManifestBy = LINK 1>EntityDeployDependsOn = 1>EntityDeployIntermediateResourcePath = Debug\edmxResourcesToEmbed\ 1>EnvironmentVariable = C:\Program Files\Common Files\InstallShield\ 1>...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C++  Visual C++ - forum profile
Thread:  Show this thread (10 posts) More from About a demo project!  Thread Thread info: About a demo project! Size: 60 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: About a demo project! :: Visual C++ :: MSDN Forums"
Spyware, Adware, Viruses and HijackThis Logs
Started 5 days, 14 hours ago (2009-12-02 04:20:00)  by navfn2000
The problem seems to have gone away. Thanks a lot! Combofix report: ComboFix 09-12-01.01 - Richard 12/01/2009 19:06.2.2 - x86 Microsoft Windows XP Professional 5.1.2600.2.1252.1.1033.18.3319.2623 [GMT -8:00] Running from: c:\documents and settings\Richard\Desktop\ComboFix.exe Command switches used :: c:\documents and settings\Richard\Desktop\cfscript.txt AV: AVG Anti-Virus Free *On-...
Source: DAL Computer Help More from this site DAL Computer Help - site profile 
Forum:  Spyware, Adware, Viruses and HijackThis Logs  Spyware, Adware, Viruses and HijackThis Logs - forum profile
Thread:  Show this thread (8 posts) More from [Active] Google links redirecting  Thread Thread info: [Active] Google links redirecting Size: 42 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [Active] Google links redirecting :: Spyware, Adware, Viruses and HijackThis Logs :: DAL Computer Help"
Malware Removal - HijackThis™ Logs Go Here
Started 6 days, 8 hours ago (2009-12-01 09:56:00)  by spywareridden
OTL logfile created on: 12/1/2009 7:44:04 AM - Run 2 OTL by OldTimer - Version 3.1.11.2 Folder = C:\Documents and Settings\XXXXXs\Desktop\geekstogo Windows XP Professional Edition Service Pack 2 (Version = 5.1.2600) - Type = NTWorkstation Internet Explorer (Version = 6.0.2900.2180) Locale: 00000409 | Country: United States | Language: ENU | Date ...
Archives
RE: Browser hijack  - 2 new posts Read thread in new window
Started 6 days, 21 hours ago (2009-11-30 21:32:00)  by Shekkie
Hi, ComboFix 09-11-29.03 - fsc 11/30/2009 20:57.2.1 - x86 Microsoft Windows XP Professional 5.1.2600.3.1252.1.1033.18.1271.787 [GMT 2:00] Running from: c:\documents and settings\fsc\Desktop\ComboFix.exe AV: avast! antivirus 4.8.1368 [VPS 091130-0] *On-access scanning disabled* (Updated) {7591DB91-41F0-48A3-B128-1A293FD8233D} AV: ZoneAlarm Extreme Security Antivirus *On-access ...
Source: Safer Networking Forums More from this site Safer Networking Forums  - site profile 
Forum:  Archives  Archives - forum profile
Thread:  Show this thread (7 posts) More from Browser hijack  Thread Thread info: Browser hijack Size: 28 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Browser hijack :: Archives :: Safer Networking Forums "