Hi,
I had got the above error message suddenly after running a series of ForEach loop in SSIS.
To resolve this issue:
Check if your ForEach loop is referring to the same file location as your Excel Connection Manager is doing
Later simply set 'Delay Validation' = True
Issue is resolved.....!!
I had got the above error message suddenly after running a series of ForEach loop in SSIS.
To resolve this issue:
Check if your ForEach loop is referring to the same file location as your Excel Connection Manager is doing
Later simply set 'Delay Validation' = True
Issue is resolved.....!!
No comments:
Post a Comment