Loading...

RE: qList View copy documents between Libraries

RE: qList View copy documents between Libraries

#6541
Anonymous
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.