Search

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

Matching Posts

  • Re: ModalPopupExtender Breaks All Buttons Except For The One It Is Targeting?

    I have a similar issue: This is the scenario: I have a masterpage which contains a header user control, in that header user control is a 'login' hyperlink that directs to a login page where a user can get authenticated etc. I thought it would be neat to use a ModalPopupExtender with a panel so that the login functionality would not require a full postback etc. So I include my login panel and ModalPopupExtender in my header control and plumb in the authentication code etc. All works fine.
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swdev on 8/13/2009
  • ModalPopUpExtender breaks other Control events

    OK so I have played about with Ajax years ago but I've always been skeptical about including it in enterprise applications due to the grief it gives me. Most of the Ajax I put in applications invariably causes me to rip it out at some point or other. I really like the effects of Ajax but it frustrates me that it breaks existing functionality. This week for the first time in ages I thought ok lets give Ajax another chance. This is the scenario: I have a masterpage which contains a header user
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swdev on 8/13/2009
    Filed under: ModalPopupExtender
  • Re: Personal Website Starter Kit in C#

    No it's back up again!
    Posted to Personal Site Starter Kit (Forum) by swdev on 8/2/2008
  • Re: Personal Website Starter Kit in C#

    The C# version is still available - I have a more reliable server now - www.1steve.co.uk and I will also make it available on my new technical blog at www.csharper.co.uk
    Posted to Personal Site Starter Kit (Forum) by swdev on 4/19/2008
    Filed under: Personal Website Starter Kit in C#
  • Re: 'Sys' is undefined.

    Well the site I had the issue with does not use siteminder, but to expand on my issue I had set a custom application configuration in IIS. I had set a wildcard mapping so that every extension (including .axd) were handled by the aspnet_isapi.dll. So for example if someone entered test.example in the browser then this would be passed to the aspnet_isapi.dll for processing etc. BUT as soon as I did this any pages that contained AJAX fell over, complaining that Sys is undefined. So I then looked at
  • Re: 'Sys' is undefined.

    I recently had a 'Sys' is undefined error in one of my apps. I searched all the forums concerning this error (including almost every spin off to this one ) and there are a whole host of reasons for it. I first thought it may be a windows update problem as I did not get the error on one of my servers but did on my development box and uat box. Then I thought my web.config file must be missing something, then I thought it was a bug in IIS, IE ... I could go on.. Finally by checking that WebResource
  • Re: Mutex Could not be Created.

    I have followed this thread and have been aware of this problem for 2 years now. I have searched and reviewed all the solutions. I have also tried all the solutions in this thread. Whilst most of them do in fact provide a sort of fix I still get the error. It happens only on projects that I have converted from 1.1 to 2.0. It drives me so mad I've considered converting to the darkside (Java on Linux). If anyone has a real long term solution please get back.
    Posted to Getting Started (Forum) by swdev on 9/8/2007
  • PopupControlExtender applied to RadioButtonList in DataGrid

    I have a DataList control which in its ItemTemplate contains (amoungst many other things) a RadioButtonList and a UserControl. I've simplified the code for brevity but it goes something like this: < asp:DataList ID= "dlAktivForm" runat= "server" Width= "100%" OnItemDataBound= "dlAktivForm_ItemDataBound" > < ItemTemplate > < table style= "width: 100%" border= "0" bgcolor= "white" cellpadding= "1" cellspacing
    Posted to ASP.NET AJAX Control Toolkit (Forum) by swdev on 7/31/2007
    Filed under: PopupControlExtender
  • Re: Source code for a blog

    I have Jeremy Wadsworth's personal website starter kit available in C# if thats any help. Go to http://www.1steve.co.uk
    Posted to Free For All (Forum) by swdev on 4/16/2007
  • Re: Personal Website Starter Kit in C#

    I have Jeremy Wadsworth's personal website starter kit available in C# if thats any help. Go to http://www.1steve.co.uk
    Posted to Personal Site Starter Kit (Forum) by swdev on 4/16/2007
    Filed under: starter, .NET 2.0
Page 1 of 2 (12 items) 1 2 Next >