"Rossco" <Rossco (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hi All, Many Thanks in Advance.
We are attempting to use the following code to execute an asp page from a
sql dts. The problem is the with the xmlServerHttp.send() line we are
receiving a connection with the server cannot be made. Is there either a
simple error in the code or a better way of doing this?
Cheers - Rossco |
I'm assuming that if you paste that URL into a browser on the machine
running the DTS package that the page loads fine. If that is the case,
check the proxy settings for getting to the target server; you may have to
run proxycfg to get the proxy settings correct.
thanks,
mark