AJAX Toolkit calendar Extender Not working after publishing

Discussion in 'Site Programming, Development and Design' started by priyank, Dec 21, 2009.

  1. Hi,
    I am using AJAX Toolkit in my project. So there is a calendar extender, which works fine on my PC, but after deploying it your server, it is not working.
    On www.beforeubuyit.com, when yo click on Create Account, on the form that opens up, there is a Birthday field. On clicking on that textfield, the calendar must pop-up. But it is not happening.

    I was told to make my application's trust level to Full using web.config, and i did that too...but still no success...I have uploaded all required files to the Bin folder:
    AjaxControlToolkit.dll
    System.Web.Ajax.dll
    System.Web.extension.dll
    System.Web.Extension.Design.dll

    I have even made sure that they are referenced to my project in Visual Studio 2008....and they work perfectly well on the local server....:confused:
    If anything else that can be done, then please reply!!!
     

Share This Page