Hello,
i'm kind of new to the SSIS programming, and i'm having some problems deploying a SSIS package.i'm a bit desperate...
So this package runs correctly in my pc, does everything it needs to do... but when i deploys it doenst even find the connections strings.
Here is the error:
Code: 0xC001000E
Source:
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC001000E
Source: Package
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC001000E
Source: Package
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC00291EB
Source: Execute SQL Task Execute SQL Task
Description: Connection manager "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" does not exist.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC0024107
Source: Execute SQL Task
Description: There were errors during task validation.
End Error DTExec: The package execution returned DTSER_FAILURE (1).
Started: 00:21:04 Finished: 00:21:06 Elapsed: 1.888 seconds.
The package execution failed. The step failed.
Can anyone help me? i would be forever grateful.
thanks in advance
i'm kind of new to the SSIS programming, and i'm having some problems deploying a SSIS package.i'm a bit desperate...
So this package runs correctly in my pc, does everything it needs to do... but when i deploys it doenst even find the connections strings.
Here is the error:
Code: 0xC001000E
Source:
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC001000E
Source: Package
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC001000E
Source: Package
Description: The connection "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" is not found.
This error is thrown by Connections collection when the specific connection element is not found.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC00291EB
Source: Execute SQL Task Execute SQL Task
Description: Connection manager "{DA7CD38D-F6AA-4B06-8014-58BEE5684364}" does not exist.
End Error
Error: 2012-08-09 00:21:06.25
Code: 0xC0024107
Source: Execute SQL Task
Description: There were errors during task validation.
End Error DTExec: The package execution returned DTSER_FAILURE (1).
Started: 00:21:04 Finished: 00:21:06 Elapsed: 1.888 seconds.
The package execution failed. The step failed.
Can anyone help me? i would be forever grateful.
thanks in advance