HTTP Error 407
-
I am trying to test some web services that are freely available on the internet (translators, weather, etc) using my Windows Forms client application. Problem is that I can't access any remote wsdl service description, I always get a message 'HTTP Status 407 - Proxy access denied'. Description for that message is that I don't have right authentication. I am supposedly cleared of any proxy interference on my side, is this a client side or a server side (proxy) message? At the same time all those services work fine when I access them using IE. I am probably missing something in the whole picture. Any suggestions? Regards, Dejan Petrovic
-
I am trying to test some web services that are freely available on the internet (translators, weather, etc) using my Windows Forms client application. Problem is that I can't access any remote wsdl service description, I always get a message 'HTTP Status 407 - Proxy access denied'. Description for that message is that I don't have right authentication. I am supposedly cleared of any proxy interference on my side, is this a client side or a server side (proxy) message? At the same time all those services work fine when I access them using IE. I am probably missing something in the whole picture. Any suggestions? Regards, Dejan Petrovic
HTTP status 407 is a server message. I am willing to try to access services from my computer. Can you give me a web service IP? -Gile