Search

You searched for the word(s): userid:699086

Matching Posts

  • Re: Sys.Webforms.PageRequestManagerServerErrorException actual cause (related RoleManager issue)

    Hi, I'm getting the same error. My page has 1 gridview, label and a bunch of images inside the update panel. The label displays the current DateTime. It is a dashboard application that automatically does a partial postback every 5 minutes. What consistently happens is that everytime the panel updates after midnight, this error message appears. Now I have tried all the suggestions in this post, but still I get this error. Any other ideas? Regards, Sam
  • how to image reload every partial postback

    Hi, I'm new to ASP.NET AJAX. I recently installed the Futures Dec CTP Version. My newbie question is about partial page rendering. As I understood, any control inside the Update Panel should be updated during partial postback. But as I was doing my testing below, the image control is not being updated. What I want to happen is for the image to reload because that image is actually a chart thats continuously changing. How to do this? Is there any setting that I missed? Here's the .aspx page: "C#"
Page 1 of 1 (2 items)