331) 2/10/2002 Q296560Q296560 Q296560.html">HOWTO: Use XML Notepad to Create an XML Document (Q296560) Microsoft XML Notepad is an application that allows you to create and edit XML documents quickly and easily. With this tool, the structure of your XML data is displayed graphically in a tree structure. The interface presents two panes: one
332) 2/10/2002 Q296492Q296492 Q296492.html">PRB: Namespace Prefixes Are Declared as FIXED Attributes in an XML DTD (Q296492) The Microsoft XML (MSXML) parser does not interpret namespace prefixes that are declared as FIXED attributes in an XML Document Type Definition (DTD). If you use a FIXED value attribute in a DTD to declare a namespace prefix, and if you use
333) 2/10/2002 Q297195Q297195 Q297195.html">INFO: Microsoft SOAP Toolkit 2.0 Interoperability (Q297195) The Microsoft Simple Object Access Protocol (SOAP) Toolkit version 2.0 is compliant with the Web Services Description Language (WSDL) and SOAP 1.1 and is supported by Microsoft Product Support Services (PSS).
334) 2/10/2002 Q296647Q296647 Q296647.html">HOWTO: Determine the Version of MSXML Used by Internet Explorer (Q296647) This article provides a sample well-formed XML document in Microsoft Internet Explorer and demonstrates how to use Filemon for Windows to determine the version of MSXML that Internet Explorer is using.
335) 2/10/2002 Q296713Q296713 Q296713.html">HOWTO: Send a Message from Visual Basic by Using WebDAV (Q296713) This article demonstrates how to use WebDAV's PROPFIND and PUT methods to send an e-mail message from Visual Basic.
336) 2/10/2002 Q296772Q296772 Q296772.html">HOWTO: Send a Binary Stream by Using XMLHTTP (Q296772) In some cases you may want to send a binary stream to a server. One way to do so is to use the
337) 2/10/2002 Q297366Q297366 Q297366.html">BUG: Using SoapSerializer on the Server from a Process Other Than ASP Listener Fails (Q297366) When you use the low-level Application Programming Interface (API)
338) 2/10/2002 Q298108Q298108 Q298108.html">PRB: XMLHTTP Send Method Raises Error When Large Files Are PUT (Q298108) When you use the
339) 2/10/2002 Q297985Q297985 Q297985.html">PRB: Run-Time Error When You Use Custom Type Mapper on SoapClient (Q297985) If you use a custom type mapper on the client, when you specify the Web Services Meta Language (WSML) file in the
340) 2/10/2002 Q297997Q297997 Q297997.html">PRB: MSXML Performance Bottleneck in ShareMutex Under Stress (Q297997) When you use XML (Msxml3.dll) in a high-stress environment such as Microsoft Internet Information Server (IIS), a bottleneck can occur around the
341) 2/10/2002 Q298961Q298961 Q298961.html">FIX: No Error Message When XML Malformed File Opened in Internet Explorer on Windows 95/98/Me Systems (Q298961) When you use Microsoft Internet Explorer to open an XML file that has no encoding specified and that contains characters with high ASCII-codes, and your computer is running Microsoft Windows 95, Microsoft Windows 98, or Microsoft Windows M
342) 2/10/2002 Q300185Q300185 Q300185.html">HOWTO: Get and Set a Property on a Public Folder Item Using WebDAV (Q300185) In Exchange 2000 you can get and set properties by using Web Distributed Authoring and Versioning (WebDAV). This article provides a Visual Basic example of how to use the WebDAV PROPFIND and PROPPATCH commands to get and set a property on a
343) 2/10/2002 Q300188Q300188 Q300188.html">PRB: Unregistering MSXML 3.0 DLL Removes Registry Entries When Installed in Replace Mode (Q300188) If MSXML 3.0 is installed in replace mode and the dynamic-link library (DLL) is unregistered, all registry entries for previous versions are removed, and Web applications that were using MSXML no longer work correctly.
344) 2/10/2002 Q299388Q299388 Q299388.html">HOWTO: Persist Server-Side XML in a Client-Side, Hidden HTML Element (Q299388) To persist server-side XML in client-side, hidden HTML elements and access it in client-side script, you can use a combination of server-side Active Server Pages (ASP) and client-side scripts. This article includes a code sample that demons
345) 2/10/2002 Q299566Q299566 Q299566.html">HOWTO: Identify HTTP Errors When You Use the ServerXMLHTTP Object (Q299566) When you use the Microsoft XML (MSXML)