Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

Last post 06-11-2008 4:15 PM by tmorton. 10 replies.

Sort Posts:

  • Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-15-2008, 2:49 PM
    • Loading...
    • daytrip00
    • Joined on 05-15-2008, 6:02 PM
    • Posts 5

    Click on any of the "Run It" buttons for the samples:

    http://asp.net/ajax/documentation/live/tutorials/IntroductionUpdatePanel.aspx
     

  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-15-2008, 4:59 PM
    • Loading...
    • bullpit
    • Joined on 06-29-2006, 3:59 PM
    • Posts 2,865

    Yup, sure seems to be a problem. The javascript error is 'Sys' is undefined.

    [bullpit^-^]
    If you can read this, you are too close to the screen!!!
  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-15-2008, 5:19 PM
    • Loading...
    • daytrip00
    • Joined on 05-15-2008, 6:02 PM
    • Posts 5

    It's been broken for a couple months now... let's recap my initial experiences with ASP.NET AJAX...

    (1) samples/documentation broken

    (2) refreshes break the pages in firefox. (fix this by turning off view state and event validation)

    That's not a very good way to introduce new users to the framework.  I think maybe Microsoft is trying to pass the buck to firefox on that second one, but don't you think they should make it work by default on the browser with 25% market share?  I lost three or four hours on that second one.
     

  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-15-2008, 5:55 PM
    • Loading...
    • tmorton
    • Joined on 08-06-2002, 5:37 PM
    • SE Pennsylvania, USA
    • Posts 5,928
    • ASPInsiders
      ControlGallery
      Moderator
      TrustedFriends-MVPs

    Been broken for months?  They are running fine with me on my WindowsXP box with Firefox.

    What is your browsing environment? 

     

    Terri Morton
    Program Manager, Telligent

    How to ask a question

  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-15-2008, 6:30 PM
    • Loading...
    • daytrip00
    • Joined on 05-15-2008, 6:02 PM
    • Posts 5

    Windows Server 2003 x64 SP2, Broken in both IE and firefox (32-bit).  Did you click on a "Run It" button from the page i linked to?  The docs are there, just the samples fail. 

  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-16-2008, 5:38 AM
  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-19-2008, 10:03 AM
    • Loading...
    • dhounshell
    • Joined on 09-11-2006, 5:28 PM
    • Cincinnati, OH
    • Posts 55

    I checked each of those examples and they all appear to work fine. Can you provide an error message and/or screenshot?

  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-19-2008, 10:07 AM
    • Loading...
    • ramblor
    • Joined on 03-13-2008, 10:03 AM
    • Posts 988

    bullpit:

    Yup, sure seems to be a problem. The javascript error is 'Sys' is undefined.

     

    I get the same error in IE6 and Firefox. 

    "Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us."
  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-19-2008, 11:22 AM
    • Loading...
    • kipo
    • Joined on 07-20-2006, 7:10 AM
    • Croatia
    • Posts 1,338

    dhounshell:

    I checked each of those examples and they all appear to work fine. Can you provide an error message and/or screenshot?

    What do you see after you click on the Button? If the whole page is refreshed, than it's not working fine. Purpose of AJAX is in a fact that only part of the page should be refreshed - in this example, only the part "Refreshed at 19.5.2008 11:19:50" should be refreshed (not the whole page).
  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    05-22-2008, 1:16 PM
    • Loading...
    • vcsjones
    • Joined on 04-18-2006, 8:53 PM
    • Falls Church, VA
    • Posts 3,976
    • Moderator
      TrustedFriends-MVPs

    I'm seeing similar results. The error I am getting is:

    Line: 47
    Error: 'Sys' is undefined

    And my environment is IE7, Windows XP SP3. Same results for Firefox 2.0.0.14.
     

    Cheers,
           Kevin Jones


  • Re: Anybody notice that all the samples in the ASP.NET AJAX documentation are broken

    06-11-2008, 4:15 PM
    • Loading...
    • tmorton
    • Joined on 08-06-2002, 5:37 PM
    • SE Pennsylvania, USA
    • Posts 5,928
    • ASPInsiders
      ControlGallery
      Moderator
      TrustedFriends-MVPs
    To follow up here, we corrected this issue on May 30.  Thanks for the alert!  We had migrated the web servers to new Windows Server 2008 servers but had missed some bits. 
    Terri Morton
    Program Manager, Telligent

    How to ask a question

Page 1 of 1 (11 items)