AJAX not working?

Discussion in 'Windows / IIS' started by mm66, Sep 5, 2008.

  1. I'm using Visual Web Developer 2005 Express. Can you provide me with a sample Web.config file and a simple example using UpdatePanels?
     
  2. Hi,
    Sure. This will probably be a good Webcast for some others.
    I'll create a Video and the sample code site.
    I don't normally recommend the updatepanel, while it is nice you can search on-lineand find some real problems with it.
    Salute,
    Mark
     
  3. How to get ASP.NET Ajax working under IIS7/ASP.net 2.0? It doesn't seems to be installed..?
     
  4. Hi,
    What IDE are you using? (i.e. VS2008)
    Ajax and the ControlToolkit will work fine here on any of the servers.
    If you want some sample code just tell me what you are trying to create and I'll mix something up.
    Salute,
    Mark
     
  5. Bruce

    Bruce DiscountASP.NET Staff

    I think you are probably trying to use older version of AJAX which is not installed on Windows 2008 platform. Only version 3.5 and up is installed on windows 2k8


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  6. VWD 2005 Express
     
  7. What do add in the web.config file in order to make the server know the ScriptManager tag?? What to add to the page except for the ScriptManager and Panels?
     
  8. Which Development IDE are you using currently?
    I'll step you through it...


    i.e. Visual Studio 2008, VWD, etc.
     

Share This Page