Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Executing XML template error

Status
Not open for further replies.

vias

Programmer
Apr 25, 2000
54
GB
I am new to XML. I have set up an IIS Virtual directory
and succeeded in executing simple queries by pasting them
to the Address drop-down combo box. But when I try to execute an XML template file with this command:

"
I get the following errors :

"ERROR: 404 Not Found
HResult: 0x80070002
Source: Microsoft SQL isapi extension
Description: File not found"

SimpleSelect.XML is located in the Queries subdirectory.

Am I missing something?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top