91) 10/23/2003 247708247708 247708.html">PRB: Strings Passed to loadXML must be UTF-16 Encoded BSTRs (247708) - When you use the loadXML method of the MSXML parser, attempting to include non UTF-16 character sequences in the BSTR parameter passed to loadXML may result in the following error message: An Invalid character was found in text content. Furthermore,...
92) 10/23/2003 252675252675 252675.html">INFO: Use String Parameters to Handle XML Documents Across Tiers (252675) - When you send information between component tiers in Extensible Markup Language (XML), you may want to use strings rather than instances of the MSXML DOMDocument object.
93) 10/23/2003 313258313258 313258.html">INFO: New Features in MSXML 3.0 Parser (313258) - This article outlines the new features that are included in Microsoft XML Parser (MSXML) 3.0. Please refer to the MSXML reference documentation that accompanies the parser for more specific information. Note that any new features from the previous...
94) 10/23/2003 818085818085 818085.html">INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 4 of 4) (818085) - This article is a part 4 of 4 in the series of articles that documents the bugs that are fixed in Microsoft XML (MSXML) 4.0 Service Pack 2 (SP2). The following bugs have been fixed in MSXML 4.0 SP2: Fix: Validation of XML by Using an XDR That Has an...
95) 10/23/2003 818081818081 818081.html">INFO: List of Issues Fixed in MSXML 4.0 SP2 (Part 1 of 4) (818081) - This article is part 1 of 4 in the series of articles that documents the bugs that are fixed in Microsoft XML (MSXML) 4.0 Service Pack 2 (SP2). The following bugs have been fixed in MSXML 4.0 SP2: "Schema Is Non-Deterministic" Error Message Should...
96) 10/23/2003 823882823882 823882.html">BUG: ReadString Method of the XMLTextReader Class Skips a Node When It Is Positioned on the Root Node or on the DocumentElement Node (823882) - The ReadString method of the XmlTextReader class and the XmlValidatingReader class skips an extra node when the method is positioned on the documentElement node or the root node of the XML document in the Microsoft .NET Framework 1.1.
97) 10/23/2003 826216826216 826216.html">FIX: Winhttp.dll Causes a Memory Leak When Windows Integrated Authentication Fails (826216) - When you try to consume a Web service from a client that uses Microsoft SOAP 3.0, you may notice a memory leak. Note You notice this behavior when you set the authentication scheme for your SOAP client object to Windows Integrated authentication by...
98) 10/23/2003 289842289842 289842.html">INFO: Data Types Supported by the MSXML Parser (289842) - This article lists the data types used in the Web Storage System that are supported by the Microsoft XML parser. Note that the Microsoft XML parser does not support multivalued string data types (mv:string). The Web Storage System can return XML data...
99) 10/23/2003 822024822024 822024.html">BUG: Expression Box in InfoPath Gives Incorrect Results for Mathematical Expressions (822024) - With a Microsoft Office InfoPath form template, if you add an expression box that evaluates a mathematical expression that involves decimal numbers, you may receive incorrect results.
100) 10/23/2003 825075825075 825075.html">PRB: SOAP Toolkit 3.0 May Not Install on Windows 2000 Service Pack 4 (SP4) (825075) - The SOAP Toolkit 3.0 SDK or the SOAP Toolkit 3.0 redistributable installation may fail in Microsoft Windows 2000 Service Pack 4 (SP4) with entries in the Application event log like the ones listed below: mm/dd/yyyy hh:mm:ss PM MsiInstaller Information...
101) 10/23/2003 244954244954 244954.html">HOWTO: Populate a Treeview Control with an XML File (244954) - Visual Basic .NET 308063 For a Microsoft Visual Basic .NET version of this article, see 308063 . This article illustrates how to populate a Treeview control from an XML file in Visual Basic.
102) 10/23/2003 289481289481 289481.html">INFO: You May Need to Run ProxyCfg Utility for ServerXMLHTTP to Work (289481) - Because of the limitations of Microsoft Win32 Internet (WinInet) functions, and the XMLHTTP object, the ServerXMLHTTP object was created to allow you to establish server-to-server HTTP connections. The ServerXMLHTTP object does not rely on WinInet but...
103) 10/23/2003 811987811987 811987.html">BUG: SOAP Toolkit 2.0 Client Does Not Respond When it Makes a Secure Sockets Layer Connection to a Port Other than to Port 443 (811987) - When a Microsoft SOAP client that is implemented with the SOAP Toolkit 2.0 tries to make a Secure Sockets Layer (SSL) connection to communicate with a secure SOAP Service on a port other than the default SSL port 443, the SOAP client does not respond....
104) 10/23/2003 823417823417 823417.html">MSXML Product Support for Developers (823417) - This article documents the current status of Microsoft XML (MSXML) Support for Developers.
105) 10/23/2003 263247263247 263247.html">HOWTO: Obtain an ADO Recordset from XML (263247) - If you have an XML string or document you may use it to open an ActiveX Data Objects (ADO) recordset. You can do this by using the Microsoft ADO 2.5 Stream object and the new XML integration features in ADO. This article describes the mechanism...