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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't connect to sproc exposed as a web service

Status
Not open for further replies.

KenArcher

IS-IT--Management
Jul 23, 2002
16
0
0
US
SQL Server Warriors,

I used the Configure IIS Support program of SQLXML 3.0 to expose a stored procedure as a web service. As expected, two files are generated and saved in the inetpub/ subfolder that I specified - a .ssc and .wsdl file.

In Infopath, the first step of connecting to a Web Service asks for "the location of the web service you want to use as your secondary data source", with the example path ending in "Service.asmx?WSDL". Well, SQLXML didn't generate an .asmx file. When I select the .wsdl file that SQLXML did generate, I am told that Infopath "could not open" the file.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top