Hi,
I made one WCF service hosted in IIS on my server machine.
I'd like to call this service in SSIS package.
but I got timeout error.
the HTTP connection manager allows only 300secs, but I need more.
How can I solve this?
I read some article, but someone says I need to ues Proxy server.
if I don't have any proxy server yet, how can I create/use this in SSIS
package?
Please, advice me.
Thanks
soworl
I made one WCF service hosted in IIS on my server machine.
I'd like to call this service in SSIS package.
but I got timeout error.
the HTTP connection manager allows only 300secs, but I need more.
How can I solve this?
I read some article, but someone says I need to ues Proxy server.
if I don't have any proxy server yet, how can I create/use this in SSIS
package?
Please, advice me.
Thanks
soworl
Comment