Hi all,
I've SSIS package which runs perfectly on development environment ( Windows 7 ) with transaction=required on package.but when i run this package on client environment ( which is run on"windows embedded posready 2009" ) it gives me error saying like this
ADO NET Destination has failed to acquire the connection {76098398-bf64-4b57-82a2-343e8e4fe562}. The connection may have been corrupted.
component "AdoDesBillDetail" (3780) failed the pre-execute phase and returned error code 0xC0208452.
Then i try with disabling transaction option ,then it's work fine, cannot understand what is the problem , if u guys face the same problem pls help me to resolve this.
** I've attached screenshot of MSDTC config on client environment,please see this as well. The development environment config also same.
Thanks & Regards,
Dimuthu
Dimuthu