This is a migrated thread and some comments may be shown as answers.

Unknown server tag telerik:RadCaptcha

1 Answer 108 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
nestur
Top achievements
Rank 1
nestur asked on 01 Sep 2009, 02:39 PM
I`m currently using RadControls for ASPNET AJAX Q1 2009, and wanted to try the RadCaptcha control in one of my forms. I added the handlers in web.config and tried to add the control to my page(usercontrol). Intellisense inVisual Studio could not find it (Element RadCaptcha is not a known element). I added the code from one of the examples

<

 

telerik:RadCaptcha ID="RadCaptcha1" runat="server" ErrorMessage="Page not valid. The code you entered is not valid." ValidationGroup="Group">

 

 

 

 

 

 

</telerik:RadCaptcha>

 

 

 

 

 


And all it does is throw an Parser Error: "Unknown server tag 'telerik:RadCaptcha'."

Is this control not part of ASPNET AJAX Q1 2009? or am I doing something wrong here?

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 01 Sep 2009, 03:45 PM
Tags
Captcha
Asked by
nestur
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or