Search

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

Matching Posts

  • Re: Error adding a tab to a TabPanel

    That makes sense. When I moved the tabPanel generation to the Page_Int it did not throw the error on every postback. However this means that I would need to save the state of my dynamic tab with each postback, which is not possible given the nature of the data I am displaying. On the bright side this has made me rethink the way my pages are going to work so they are now far more usable. In hind sight, what I was trying to was not going to work anyway as it would require some really icky code with
    Posted to ASP.NET AJAX Control Toolkit (Forum) by theWheel on 2/14/2007
  • Error adding a tab to a TabPanel

    When I try to create a new tab for a TabPanel it throws the following error: Specified argument was out of the range of valid values. Parameter name: index Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: index Source Error
    Posted to ASP.NET AJAX Control Toolkit (Forum) by theWheel on 2/13/2007
    Filed under: TabContainer TabPanel, TabPanel, toolkit, Atlas Control Toolkit, Error
  • Re: Could not load file or assembly 'System.Web.Extensions

    antonyliu2002 what is the error you are getting on the production server?
  • Re: Ajax RC not working on production server, works on dev machine

    I just wanted to go on record as saying that the preview build that I received from Hao (see the previous posts for more information) worked like a charm. It also seems to have addressed a separate issue that I was having with one of my pages where the row data bound events on a GridView were not firing correctly and thus it would not render any results. The page worked fine on the identically configured test/dev server but every time I posted the code (compiled or un-compiled) to the production
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by theWheel on 1/12/2007
    Filed under: RC bug, Atlas Bug, GridView, AJAX .NET RC1
  • Re: Ajax RC not working on production server, works on dev machine

    Is is still possible to get a copy of the preview build. I am having the same problem with our production system and need to run them compiled. Thanks, -Nathan Wheeler
Page 1 of 1 (5 items)