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 / Setup / November 2007

Tip: Looking for answers? Try searching our database.

Disable (not just hide) Error List To Speed Up Build With 1000s Er

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ronnie Smith - 26 Nov 2007 19:59 GMT
I have a C file with 35,000 lines that I'm trying to convert to C#.
Even after 'conversion' I have upward of 3,500 errors when I build.
It seems that the Output window lists the errors very quickly, but then
there is a long delay while these are all put in the Error List.

I would like to disable this completely and simply use the Output window to
avoid the waiting time.

Hiding the Error List is useless as it just reappears.
Is there a snazzy setting that I can turn the thing off completely?

Or are there any suggestions to speed up the build process?

Many thanks,

Ronnie
Steven Cheng[MSFT] - 27 Nov 2007 09:17 GMT
Hi Ronnie,

From your description, you've converted a C program into C# and now find
that there're plenty of erros which make the IDE slowly to refresh,correct?

Based on my experience, the Error List is always populated through the
current build or compile result. That means as long as the IDE(depend on
the project type) detect warnings, errors ... it will be formatted and
collected into Error List. So far I haven't found any configuration to
completely suppress this (except hide the window). BTW, what's the project
type in .net and what're the most errors. One means to suppress this is
ignore some certain errors or warnings, C# has some directives that can do
this.

#Suppress warnings in C# 2.0
http://blogs.msdn.com/kaevans/archive/2005/11/06/489681.aspx

#/nowarn (Suppress Specified Warnings) (C# Compiler Options)
http://msdn2.microsoft.com/en-us/library/7f28x9z3(VS.80).aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: =?Utf-8?B?Um9ubmllIFNtaXRo?= <smith_ronnie@newsgroup.nospam>
>Subject: Disable (not just hide) Error List To Speed Up Build With 1000s Er
[quoted text clipped - 16 lines]
>
>Ronnie

Rate this thread:







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.