[Mono-list] How to fix obsolete warnings when building XSP for Win32?

Rod rodney.foley at lumension.com
Thu Apr 28 18:34:52 EDT 2011


Getting the below warnings during the autogen for XSP should I be concerned?
They are dealing with having obsolete items. Is there a way to configure the
autogen to use the supported non-obsoleted way?  I am using Cygwin to
compile for Win32 in case it matters.

./Reference.cs(60,10): warning CS0618:
`System.Web.Services.Protocols.SoapHeaderAttribute.Required' is obsolete:
`This property will be removed from a future version. The presence of a
particular header in a SOAP message is no longer enforced'

tabcontrol2.cs(89,18): warning CS0618:
`System.Web.UI.Page.GetPostBackEventReference(System.Web.UI.Control)' is
obsolete: `The recommended alternative is Client
Script.GetPostBackEventReference.
http://go.microsoft.com/fwlink/?linkid=14202' 

dbsessmgr.cs(109,44): warning CS0612:
`System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete



--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-fix-obsolete-warnings-when-building-XSP-for-Win32-tp3482431p3482431.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list