AJAX Problem

Discussion in 'General troubleshooting' started by majdihammad, Apr 12, 2009.

  1. Hello;
    today when i tried to upload a AJAX-Enabled web page, the
    following line of error appears:
    <%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"
    tagprefix="cc1" %>
    The AjaxControlToolkit.dll uploaded to the Bin directory, and the application is working 100% on the local server ???
    I've IIS7 on Win Server 2008 Account and this toolkit is 3.5 not 1.0, so is there any one can help me ?
    You can check the error online at http://www.acs-jo.net/35ajax/

    Thank You
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    i don't see any error. you already resolved the problem?
     
  3. I also have problems with Ajax Control Toolkit.
    And I cannot access your link (I receive file not found).
    Please put the video online.
    Thanks in advance.
     
  4. Are you sure that you got the web page named 'ToolTips.aspx' uploaded to your root? The error is fairly straight forward.
     

Share This Page