Select the product you need help with
FIX: The XslCompiledTransform.Transform method does not have an overload method that accepts both the XPathNavigator and XmlResolver objects as arguments in .NET Framework 2.0Article ID: 968556 - View products that this article applies to. SYMPTOMSIn Microsoft .NET Framework 2.0, you migrate a code from the XslCompiledTransform class to the XslTransform class in the namespace of System.Xml.Xsl. The XslTransform.Transform method has an overload method that accepts both the XPathNavigator object and the XmlResolver object as arguments. For example,
the XslTransform.Transform method has the following overload method: If you try to produce an XmlReader object from an XPathNavigator object, you have to call the ReadSubtree method. This is not efficient. Additionally, it may be very time-consuming if you handle a large code base. RESOLUTIONHotfix Replacement InformationThe hotfix that corresponds to KB968556 has been superseded with the hotfix KB976814, which contains all fixes that were previously included in KB968556. You should use the hotfix KB976814 to fix the issues described in KB968556. For more information, click the following article number to view the article in the Microsoft Knowledge Base:976814
(http://support.microsoft.com/kb/976814 /
)
FIX: A System.InvalidOperationException exception occurs when you use a WCF client proxy that is generated by the ServiceModel Metadata Utility tool from the service metadata that is in the .NET Framework 3.5 STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONAfter you apply this hotfix, the following overload method is accepted in the XslCompiledTransform.Transform method:
http://msdn.microsoft.com/en-us/library/system.xml.xsl.xsltransform.transform.aspx For more information about the XslCompiledTransform.Transform method, visit the following Microsoft Web site:
(http://msdn.microsoft.com/en-us/library/system.xml.xsl.xsltransform.transform.aspx)
http://msdn.microsoft.com/en-us/library/system.xml.xsl.xslcompiledtransform.transform.aspx
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
(http://msdn.microsoft.com/en-us/library/system.xml.xsl.xslcompiledtransform.transform.aspx)
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
PropertiesArticle ID: 968556 - Last Review: August 4, 2010 - Revision: 3.0
| Article Translations |


Back to the top








