Home > Archive > Microsoft SQL Server forum > October 2005 > Sql Server 2005: Get a list of all configured Web Services in the "Object Explorer"









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Sql Server 2005: Get a list of all configured Web Services in the "Object Explorer"
Hans Bampel

2005-10-27, 9:25 am

Hello,

i have created some (test) Web Services in a Sql Server 2005 via the
Create Endpoint Statement. Now i look for a node in the "Managment
Studio" where i can see these Web Services. But i dont found that. What
is the plainest way to do that? What alternatives are existent?

Thank you,
Hans

Erland Sommarskog

2005-10-27, 9:25 am

Hans Bampel (web-accounts@gmx.de) writes:
> i have created some (test) Web Services in a Sql Server 2005 via the
> Create Endpoint Statement. Now i look for a node in the "Managment
> Studio" where i can see these Web Services. But i dont found that. What
> is the plainest way to do that? What alternatives are existent?


There may not be a graphical interface for this. I don't have Mgmt Studio
running now, and I don't know what a web service is. But if it's the
endpoints you are looking for, I seem to recall that there are catalog views
for these. Check out T-SQL Reference, System Views, Catalog Views in
Books Online.

Hm, when I think of it, I might have seen an Endpoints node under Security,
but I might be wrong.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp

Erland Sommarskog

2005-10-27, 9:25 am

Erland Sommarskog (esquel@sommarskog.se) writes:
> Hm, when I think of it, I might have seen an Endpoints node under
> Security, but I might be wrong.


No, it's under Server Objects.



--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com