Intermittent Timeout issues with HttpWebRequest
Good morning, I am an experience SSIS developer and I am having an issue with one Script Task. The Task simply calls a web page that does some server-side processing. I can run the web page directly and it runs in a few seconds. When I run the Task independently of the package flow, it runs fine. However, when I run it as part of the package it times out. Anyone have any ideas on what could be causing this? Thanks, Kathryn
December 24th, 2011 11:03am

Good Morning Kathryn. Could be that the security context is at fault. How do you run the package? In BIDS? In any case add as much logging as you can to see what's happening. A possible workaround could be compiling this task into a standalone .exe and calling it with ExecuteProcess Task from within the package.Arthur My Blog
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2011 11:43am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics