09/13/2011 at 9:09 am #6541

Anonymous
Participant
Did you try to debug?
Check the index value (intIndex) on each iteration within the for loop.
PS
In order to debug build the custom action in debug mode, place the assembly in the privae bin, then remove from GAC the assembly (if you've delpoyed there).
An iisreset would be good before debugging.