Search

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

Matching Posts

  • Re: Choose Items crashing Visual Studio 2008

    I uninstalled Power Commands, and now this works fine for me and Add Items does not crash So, check your add ons! Hope this helps, Thanx
    Posted to Visual Studio 2008 (Forum) by tjbarbour on 8/20/2008
  • Re: Show Modal Popup Extender from the Page_Error event

    Thanx for the reply - I'm pretty sure that the modalpopup extender is initialized, becauause when I step through the code I can see all the properties of the control and all the values seem to be set properly. If the control is not null and all the properties have the expected values I assume that's what you mean when you say that it is initilized, or are you referring to something more specific? Also, it seems that the code you provided was client side code, but what I want is to handle
  • Show Modal Popup Extender from the Page_Error event

    Hello, In my web site, I would like to have one ModalPopup extender on the master page that is shown whenever the Page_Error event is raised, so that whenever there is an exception, it is caught and I can display a message to the user. When I tried this it did not work, but I found that if I moved the code that showed my ModapPopup to another event (say a button click) it works fine. Am I missing something about the lifecycle here? Do I need to register a trigger for my ModalPopup extender? Any suggestions
    Posted to ASP.NET AJAX Control Toolkit (Forum) by tjbarbour on 7/30/2008
    Filed under: "AJAX .NET 3.5" " "Ajax Control Toolkit", master page, error handling, Modal Popup extender
Page 1 of 1 (3 items)