Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / May 2008

Tip: Looking for answers? Try searching our database.

How to display "Messages" in "Error List" window? [cf Warnings/Err

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Richard Blundell - 20 May 2008 15:42 GMT
I posted this here before:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3065992&SiteID=1

and was told this might be a better place...

During a build, if I arrange to output text in this format:

  "c:\\file.txt(10) : warning RPB1001: wibble is a silly word"

[For example, with a #pragma message in C++, from an external tool as part
of a post-build event, and so forth]

then I get an entry in the Error List window like this:

 Cat  Ord   Description                                 File       Line
 ------------------------------------------------------------------------...
  !    1    warning RPB1001: wibble is a silly word     file.txt    10

If I output text like this:

  "c:\\file.txt(10) : error RPB1002: wibble is too silly a word"

then I get an entry in the Error List window like this:

 Cat  Ord   Description                                 File       Line
 ------------------------------------------------------------------------...
  x    1    error RPB1002: wibble is too silly a word   file.txt    10

Now, at the top of the Error List window there are three buttons to turn
on/off display of "Errors", "Warnings" and "Messages".  However, if I try
writing "message" (or "info", "information", "comment", ...) to the build
output instead of "warning" or "error", nothing gets picked up in the Error
List window when I toggle "Messages" on.

Could someone *please* tell me how to get the Error List window to pick up
the "Messages" that it purports to be able to filter and display?  I've
searched the help and have searched online to no avail.

Thanks!
Richard Blundell - 22 May 2008 15:53 GMT
Anyone got any ideas on this?  Or maybe the "Messages" button on the Error
List Window always says "0 Messages" and can't be used?!?  Seems crazy to me
if that's the case.

> I posted this here before:
>
[quoted text clipped - 36 lines]
>
> Thanks!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.