AJAX controls not wokring, showing javascript error

Discussion in 'ASP.NET / ASP.NET Core' started by ikhan, Feb 6, 2011.

  1. Im using AJAX control toolkit 4.0 and uploaded the AjaxContorlToolkit.dll in 'bin' directory of my application

    AJAX controls does not work when I launch the application and there are several javascript errors like "$common is undifined" etc... I have updatepannel, accordion, modalpopupextender on my page

    The application is working properly on local machine
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Make sure to change the FrameWork to .NET 4.0 in your Control Panel.
     

Share This Page