Microsoft Download Center Archive

BUG: Local XSLT parameter values are overwritten when executing an XSLT Transformation in .NET Framework v1.1 (834667)

  • Published:
  • Version: 1.0
  • Category: Update
  • Language: English

Local XSLT parameter (parameters defined in an XSLT template) values are overwritten by global parameter values when executing XSLT transformations using the .NET XSLT processor (XslTransform).

  • Local XSLT parameter (parameters defined in an XSLT template) values are overwritten by global parameter values when executing XSLT transformations using the .NET XSLT processor (XslTransform).

    This behavior is seen when local parameters have names identical to global parameters defined in the style sheet, and when values are passed in for the global parameters at the time of executing the XSLT transformation.

Files

Status: Deleted

This download is no longer available on microsoft.com. The downloads below are archives provided by the Internet Archive Wayback Machine from the Microsoft Download Center prior to August 2020.

FileSHA1 HashSize
XSLTParam.exee32e1669f552d5792a6a21d49c83022d4541289e55 KB

System Requirements

Operating Systems: Windows 2000, Windows Server 2003, Windows XP

  • .Net Framework 1.1

Installation Instructions

  • Download the XSLTParam.zip file.

    Extract the files in the XSLTParam.zip file to a folder.

    Build and then run the XSLTParam solution that is present in the folder that you extracted the files to. You will notice the behavior that is mentioned in the "Symptoms" section of this article.