|
Home > Archive > BizTalk Server Orchestration > September 2004 > adding ref to a secure web service via proxy
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 |
adding ref to a secure web service via proxy
|
|
| biztalker 2004-09-09, 8:46 pm |
| hi all,
how do i add a reference to a secure web service sitting in public domain
thru a proxy server? in the 'add web reference' wizard, when i supply the url
for the web service, i am prompted to supply my credentials to get thru the
proxy. even with supplying proper credentials i'm returned an http 403 error
code. what to do?
| |
| Danny Buysse 2004-09-15, 10:19 am |
| Perhaps you can try to do the Add Web Reference on basis of the wsdl-file.
Like this you don't need to have access to the Web Service at development
time.
At run-time you can set proxy information within the send port.
Danny.
"biztalker" wrote:
> hi all,
>
> how do i add a reference to a secure web service sitting in public domain
> thru a proxy server? in the 'add web reference' wizard, when i supply the url
> for the web service, i am prompted to supply my credentials to get thru the
> proxy. even with supplying proper credentials i'm returned an http 403 error
> code. what to do?
|
|
|
|
|