I currently working on an SSIS solution which is stored in TFS. One of the packages I have developed within the solution appears not to operating correctly. When i execute the task in visual studio i see nothing in the execution results or green icons to indicate that the package is running. However when i look at the output i see that the something is happening as information about package start, execution is displayed. I can check various tables to confirm that the package is indeed running. However when i disable some tasks in the control flow and execute the package again precisely the same thing happens again except that the task that have been disabled are ignored and the package executed in its entirety. I can again confirm this by checking certain tables. Its almost as though a different version of the package is being executed. The other packages in the solution are working fine. I have the latest version for TFS also. When I execute the package outside of I get exactly the same results.
Has anybody experienced this kind of behavior before or have any idea what may be going on.
Many thanks
Eseosa