Viewing 11 posts - 1 through 11 (of 11 total)
Ah, I see what you're doing. You are using the OnError and OnTaskFailed handlers for the same task. Let me explain the difference between the two event handlers.
When...
March 12, 2009 at 7:31 am
prasannabe06 (3/11/2009)
I have read your article about "Using EventHandlers with Checkpoints". It is very usefull for me. But OnError eventhandler is not executing for the second time even...
March 11, 2009 at 6:54 am
gary.proctor (2/19/2009)
Yeah, I feel kinda stupid now. The object did have an expression set on that property. It was changing the value as soon as the expression was evaluated....
February 19, 2009 at 12:02 pm
kgiambas (2/19/2009)
February 19, 2009 at 12:01 pm
I thought of this as well, but you cannot set the CheckpointFileName property with package configurations. You'd have to add a variable and create an expression that would set...
February 19, 2009 at 9:52 am
Hi Gary,
1. Is there an expression at the package level that is setting the value of the CheckpointFileName property. This would cause any changes to this property to be...
February 19, 2009 at 7:28 am
Excellent. Can't imagine how I missed that. Thanks!
February 18, 2009 at 7:00 am
It's great that you got it to work properly. I'd be interested in the details. I tried every way possible (or so I thought) but never had any...
February 17, 2009 at 12:44 pm
Thanks for the info. I will look into it.
As for using/not using identities...do you recommend staying away from identities? If so, why?
-Aaron
May 26, 2006 at 1:42 pm
By the way...
I know this all sounds like a pretty poor system, and I would have to agree.
This company has had tremendous growth lately, and have never had a real...
May 25, 2006 at 9:43 am
The structure of the databases are identical, and the biggest problems is with the dev database. It is never fully refreshed from production. When a developer needs the...
May 25, 2006 at 9:38 am
Viewing 11 posts - 1 through 11 (of 11 total)