Hi,
After you recreated the package, does the phenomenon repro?
In most cases, when you met the error message while executing an query in package, you can try the below KB article which outlines that TCP Chimney may be the cause. Turns out, TCP Chimney may require an update the your NIC drivers.
http://support.microsoft.com/kb/945977
Or you can disable TCP Chimney to eliminate the error.
To disable, see following command. (Restart not required):
Netsh int ip set chimney DISABLED
Thanks.
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.