AjaxToolKit

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have downloaded ajax and this part of the code works fine in my new sample
website

<ajaxToolkit:ToolkitScriptManager ID="ScriptManager1" runat="server" />
<asp:TextBox ID="txtTelerik" runat="server"></asp:TextBox>
<asp:Button ID="btnTelerik" runat="server" Text="Show" />
<ajaxToolkit:CalendarExtender ID="CalendarExtender1"
runat="server" CssClass="radcalendar" PopupButtonID="btnTelerik" Format="MMMM
d, yyyy" TargetControlID="txtTelerik" />

When I try to add the same code in my application the error is raised in
this part of the code
<ajaxToolkit:ToolkitScriptManager

In the tooltip the desription of the error is as follows.
Element 'ToolscriptManager' is not a know element. This can occur if there
is a compilation error in the website
.



Relevant Pages

  • Re: Strange compilation error message
    ... Just as an experiment try disabling anti-virus software on that machine meaning the server. ... -Calvin Luttrell ... > my website. ... > Compilation Error ...
    (microsoft.public.dotnet.general)
  • RE: A question for the expert
    ... make sure to check resins/caucho's website for some of these ... They have some extensive mailing list archives you can search ... there IS a compilation error in the latest resin. ...
    (RedHat)