Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Error with SQL Server 2005 Endpoints

Author  Topic 

duaatul
Starting Member

1 Post

Posted - 2007-06-01 : 10:59:35
I am unable to 'add webreference' of a web service written as a SQL Server 2005 HTTP EndPoint in my VS 2005.
It gives an error - 'There was an error while downloading http://server/servicename?wsdl

Though:
1. I can open the wsdl in IE on my machine.
2. On other machine on VS 2005, I can download the wsdl and add it as a web reference.
3. I can add a web reference of an HTTP endpoint hosted on my local SQL Server.

So what could be wrong. Is there any configuration required in the SQL Server to allow my IP address access to download the proxy?

Thanks
   

- Advertisement -