Hello Genady,
Appreciate your reply indeed.
I review the aspx script and I found few differences; you have a hidden input that is not used and a empty method for the onload of the progressArea also the script manager has the EnablePageMethods="true", EnablePartialRendering="true", these are the only differences in the aspx script I can see, please confirm which is affecting the scenario.
I try to do this:
I set the PrimaryTotal equal to be the total length of all business objects (I have 25 of them) I am using (aray1, array2, ....) and then I construct a for loops for each object (array) in which I increment the PrimaryValue and the SecondaryValue while processing.
It doesn't show unless I put I breakpoint then I can see it all okay, without the breakpoint it just flash and nothing shows on.
---- Modified ---- 10:44 AM
I forgot to add that your progress doesn't reset between loops, while it should to reflect the actual process.
--------------------
Best regards
Waleed