To reproduce the behavior, follow these steps:
- Create the virtual directory <nwind>. For more
information about how to configure a virtual directory by using the IIS Virtual Directory
Management SQL Server utility, visit the following MSDN Web site:
- Open Microsoft Internet Explorer and locate:
http://IISServer/nwind?sql=SELECT+*+FROM+Customers+FOR+XML+AUTO&root=root
You receive the error message mentioned in the "Symptoms"
section.
By default, all versions of the ISAPI library that access
SQL Server are installed in this folder:
\Program Files\Common
Files\System\Ole DB\
The name of the library varies depending on
whether you are using either the original SQLXML functionality or one of the
three SQLXML Web releases. To determine the version of SQLXML that is installed
on your server, use the following table:
Release Version | Library Name |
---|
MDAC 2.6 (or later) or SQL Server 2000 without SQLXML
Release | Sqlisapi.dll |
XML for SQL Server 2000 Web Release 1 |
Sqlisapi.dll |
SQLXML 2.0 | Sqlis2.dll |
SQLXML 3.0, SQLXML 3.0 SP1, Web Services Toolkit |
Sqlis3.dll |