[CLOSED] ProgressBar Server Side Update

Page 2 of 2 FirstFirst 12
  1. #11
    Yes.
    In your example works fine, but as I said

    I have to use the HttpContext.Current.Session["LongActionProgress"]
    I need to use the httpContext, because I have to get the values in other assemblies, not only in the current thread, in my app I have a lot of dlls and each one does something that's depends on httpContext.
  2. #12
    More or less clear:)
  3. #13
    May be my English, it was in Portuguese I could explain it better. :)
  4. #14
    I think you explained good. Maybe my threading experience doesn't let me to understand better:)
  5. #15
    Sorry to reopen the topic, but I tried to recreate the solution and I was not successful.
    The error happens in:
    CurrentSessionState s = (CurrentSessionState) state;

    => Additional information: Conversion specified is not valid.
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Update data and refreshing grid on server-side !
    By Aleksa007 in forum 1.x Help
    Replies: 0
    Last Post: Mar 03, 2011, 12:25 AM
  2. Replies: 18
    Last Post: Sep 27, 2010, 3:06 PM
  3. Replies: 4
    Last Post: Mar 19, 2010, 11:35 AM
  4. Update grid from Server Side
    By Maia in forum 1.x Help
    Replies: 3
    Last Post: Jun 03, 2009, 2:21 PM
  5. Update Store on Server Side
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: Jan 14, 2009, 5:59 PM

Tags for this Thread

Posting Permissions