I\'m kind of new to SSIS programming, and I\'m having some problems deploying an SSIS package.
This package runs correctly on my PC, does everything it needs to do ..
What i did to solve this problem was simple. I had to rename my SQL Server so that it would respond to the (localhos) tag. After that i changed all the connections on the SSIS and i rebuild the solution...it worked. hope it helps you