I have a basic SSIS package that optamizes the application - it works on the application server but not when loaded into Intergration Services.
The error message of the task is :
Executed as user: TOREXWORLD\BPCSqlAdmin. Microsoft (R) SQL Server Execute Package Utility Version 9.00.3042.00 for 32-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 9:08:57 AM Error: 2009-03-02 09:08:58.40 Code: 0xC0010026 Source: Admin Task Description: The task has failed to load. The contact information for this task is "". End Error Error: 2009-03-02 09:08:58.42 Code: 0xC0024107 Source: Admin Task Description: There were errors during task validation. End Error Error: 2009-03-02 09:08:58.42 Code: 0xC0010025 Source: Package Description: The package cannot execute because it contains tasks that failed to load. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 9:08:57 AM Finished: 9:08:58 AM Elapsed: 0.672 seconds. The package execution failed. The step failed.