Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 ASP run DTS Packages

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-03-21 : 06:58:37
Paul writes "I'm trying to run a dts package through an ASP page. The web server and sql server are on different boxes. I have installed the dll on the web server. Now I get the following error when I run the page that executes the package.

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Click the Refresh button, or try again later.

Open the www.trdhotwired.com home page, and then look for links to the information you want.
If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the www.trdhotwired.com home page.
10060 - Connection timeout
Internet Security and Acceleration Server

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Background:
When the server, while acting as a gateway or proxy, contacted the upstream content server, it did not receive a timely response.



The package runs fine on a box with both the sql and web server being the same. Any ideas on what I might need to change on either of the boxes for the package to run.

Paul"
   

- Advertisement -