Navigator.cs Obsolete in .NET 1.1
Has anyone worked out using the XmlResolver with the HtmlTextWriter for Navigator.cs? I would like to compile without the warning and be in step with the latest framework changes.
\controls\navigator.cs(75,4): warning CS0618: 'System.Xml.Xsl.XslTransform.Transform(System.Xml. XPath.IXPathNavigable, System.Xml.Xsl.XsltArgumentList, System.IO.TextWriter)' is obsolete: 'You should pass XmlResolver to Transform() method'
|