Hi, thanks for the tip about endpoints. I've created an Endpoint that
exposes the stored procedures I want to access; however the examples
I've seen involve creating a standalone Windows app to consume the web
service. Instead of that, I need to display the XML response as a web
page using XSLT. Any links to a tutorial?