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
 SSIS and Import/Export (2005)
 bad gateway when using Web Service task

Author  Topic 

markymark35
Starting Member

3 Posts

Posted - 2008-09-23 : 13:10:44
Hi all,

I'm stuck on that one, I have a web service on a different machine then the SQL 2005 server that I would like to consume from a Web Service task.

I setup everything in the task and the http connection manager and when I click the "Test Connection" button in the http connection manager, i get a "502 bad gateway" error.

Now if I copy and paste the url of the web service in a browser, i get to the service no problems so the url is good and the server is up.

Anyone has an idea?
   

- Advertisement -