tags:

views:

118

answers:

1

I have two foreach file containers in a package.

Both has the same settings except they have different names: One is called "Foreach Availability File" and the other is called "Foreach Communication File".

The first container "availability" goes through 1 iteration (I can see this through breakpoints) the second "communication" does not.

Again both of these containers are identical aside from name.

I tested this by retrying after renaming "Foreach Communication File" to "Foreach Comm File" and suddenly the container works.

Can anyone tell me why this happened?

Craig

+1  A: 

Submit repro steps to connect.microsoft.com - they can tell you why if it is repro-able.

Sam
I'm forced to accept this answer for the good of my acceptance rating. Since you're answered with something which is not an answer my acceptance rate goes down until I accept an answer (and there are no others to choose). Stack-overflow gods... pay attention... I am accepting an incorrect answer because if I don't I will suffer from a lower acceptance rate meaning people will be less likely to answer me.
Craig Warren
Did you submit a connect item? I'd try the microsoft forums as well - they have employees which will make sure questions get answered.
Sam

related questions