Search
Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Learn
Shows
Going Deep
ARCast.TV
The Id Element
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Key Topics
Visual Studio
Continuum
Identity
Interoperability
Azure
Windows
Wiki
Search
Subscribe
msbuildlogintheide
Cancel
Edit
[WikiEntry.PreviewButtonText]
Save
How can I get the ""MSBuild"" log when building from the IDE?
Beta 2 and RTM
The Visual Studio IDE profers up UI which allows you to set Verbosity inside of the IDE. This is located under tools-->option in the IDE as the picture below illustrates:
http://alexkipman.members.winisp.net/channel9wikiimages/wikiIdeVerbosityScreen.jpg
Beta 1
Set the magic registry key and the build log will show up in your Output window.
In the
HKLM\Software\Microsoft\VisualStudio\8.0\vsproject
key, set the ""HostLoggerVerbosity"" DWORD value.
0x4
gets you "diagnostic" logging.
0x3
gets you "detailed" logging.
0x2
gets you "normal" logging.
0x1
gets you "minimal" logging.
0x0
gets you "quiet" logging.
Cancel
Edit
[WikiEntry.PreviewButtonText]
Save
Delete
Edit
Comment on Post
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Comment on Post
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
Site Feedback
Tech Off
The 9 Guy Around The World
The Coffeehouse
Subject:
Tags
*Loading available tags