Hello All,<o:p></o:p>
I have the below stated error when running a SSIS package from DTEXEC. i am running the package on a 64 bit Wndwos 2008 R2 system and the below error happens using both 32 or 64 bit versions of DTEXEC.<o:p></o:p>
Below Staging is a OLEDB connecting to our Staging Database and Master is the package name Master.dtsx.
This was running all good on 64 bit Windows 2003 version, but now not working on Windows 2008 R2 64 bit version.
Appreciate your quick help with this.
***************************************************************
Error: 2015-07-22 06:05:35.70
Code: 0x8007007E<o:p></o:p>
Source: Master Connection manager "Staging"<o:p></o:p>
Description: The specified module could not be found.<o:p></o:p>
End Error<o:p></o:p>
Error: 2015-07-22 06:05:35.74<o:p></o:p>
Code: 0xC00291EC<o:p></o:p>
Source: Truncate staging tables Execute SQL Task<o:p></o:p>
Description: Failed to acquire connection "Staging". Connection may not be configured correctly or you may not have the right permissions on this connection.<o:p></o:p>
End Error<o:p></o:p>
Vinish Viswanathan