October 14, 2004 at 2:18 am
there is a custom task in a child package.
when execute child package,it is healthy
but when execute parent package which include the child package,child package take a wrong.
why?
October 15, 2004 at 9:33 am
More information, please. What goes wrong? Is there and error message?
Greg
Greg
October 16, 2004 at 1:24 am
there are not detail information.
only show that child package have an executing error
October 19, 2004 at 8:04 am
I once had a similar problem. A child package would not execute when the parent package was run, but I could execute the child package on its own.
The problem was solved when I realised that the parent package had a reference to an old non-working version of the child package. Once I changed the reference to the latest version everything worked correctly.
October 19, 2004 at 12:34 pm
I'll second that. See my reply to Michael's question in this forum. You might also verify that any parameters you are passing to the child package are correct.
Greg
Greg
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply