unrecognized ajax tag prefix

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Carlos

    unrecognized ajax tag prefix

    Hi all,

    I created a website using the AJAX calendar extender control under my
    local environment without any problems. However when I copied the website
    to a network drive, and rebuild it, I got the following error:

    Unknown server tag 'cc1:calendarex tender'

    I have the following line on the page:
    <%@ Register Assembly="AjaxC ontrolToolkit" Namespace="Ajax ControlToolkit"
    TagPrefix="cc1" %>

    However it does not help.

    I also added the following line to web.config

    <add namespace="Ajax ControlToolkit" assembly="AjaxC ontrolToolkit"
    tagPrefix="cc1"/>

    And it did not help either..

    Can someone help?

    Thanks,



    Carlos.

    Carlos.






Working...