Hi Dave,
>I went to the project properties but could not find build\errors
>or warnings\supress warnings. How do I get to those?
When you have project properties' sheet(ATL+F7) in the code editor window,
you can select the "Build" item in its left pane, the project properties'
sheet will switch to the "Build" configuration's page, the Errors and
Warnings\Suppress Warnings\ entry should be right there.
By the way, would you please tell me what's the type of your project?
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
David Thielen - 16 Sep 2005 04:21 GMT
Hello;
It is a jsl project.
When I press ALT-F7 I get a visual studio window switcher (sort of like a
task switcher). I select Properties and I get a window with the following on
the left: Application, Build, Build Events, Debug, Settings, Resources,
Reference Paths, and Signing.
I select the Build one. In it it has an edit box for "Supress warnings". I
put 1520 in that box and it worked.
I'm sorry I missed it before - I was expecting a list that I would check
items in. I've got it surpressed now.

Signature
thanks - dave
> Hi Dave,
>
[quoted text clipped - 21 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
"Gary Chang[MSFT]" - 16 Sep 2005 09:24 GMT
That's OK, Dave, I am glad to know you found it:)
Good Luck!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
Steve_at_BF - 07 Nov 2005 14:51 GMT
I have a Web application. When I go to property pages and select Build, I
see only the following: Start Action; Build solution action; Accessibility
validation
There is nothing about Errors and Warnings
Steve