Thank's for your response, but it's not the case, when the user start the
ASP page, he must provide an authentication and I use the user context to
run the first DTS. The problem occurs between the first and the second DTS.
I use scripting into the first DTS to execute the second DTS.
Regards
"Rand Boyd [MSFT]" <rboyd (AT) onlinemicrosoft (DOT) com> wrote
Quote:
Since the packages are being run from an ASP page it is possible that the
IIS IWAN account is trying to connect to SQL Server to launch the
package.
If this is the case you may have to ensure that the IWAN account has the
necessary permissions.
Rand
This posting is provided "as is" with no warranties and confers no rights. |