ssis web service task timeout -
06-24-2006
, 05:10 PM
greetings,
I using web service task to call a web service
which takes about 5 minutes to execute.
Problem is it times out after about 100 seconds.
The web service is working, so no problem there.
My question is- where in the devil can I set the timeout to a higher
value???
I'm talking about the web service execution time, not any connection
timeouts.
My instinct is that it's in the wsdl, but I can't find any examples.
I've looked in iis, asp.net config files, all the properties...
Help, anyone?? |