I am having some problems with security and HTTP Endpoints.
On my local machine I can happily create and use HTTP Endpoints, but what I cannot do is demonstrate this from other machines accessing my PC.
I have granted access to the EndPoint to the users of the other machines.
The SQL2005 configuration manager enables end points.
The other users have exec rights on the stored procedures included in the end points.
I have used the httpcfg utility to register /sql in http.sys.
I have used the SQL2005 footprint thingy to make sure that non-local machines can connect to my box.
What else do I need to do?