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.
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.