Kendo Captcha Component API Methods not Working as Expected

1 Answer 6 Views
Captcha Wizard
Khalipha
Top achievements
Rank 1
Khalipha asked on 15 Sep 2025, 01:25 PM | edited on 15 Sep 2025, 01:26 PM

Hello, I am attempting to use your kendo captcha component for my web project when I ran into some technical difficulties invoking your API handler methods for the captcha component. I followed the instructions on the basic level from this url to help me use this component and even after copying exactly what's given here as a proof of concept I'm still getting errors related to my project not recognizing the Captcha api methods. I keep getting errors tat GetCaptcha() or GetCaptchaText() doesn't exist in the current context.

 

Originally I was attempting to use a captcha component as part of my Kendo Wizard before the user goes onto the next steps of the wizard, but ran into issues having it work with the wizard(which works fine so I know I'm successfully pulling from Kendo.UI's nuget package from what I'm seeing. Can you give me any insights as to what could be wrong or even better a fresh example case using Kendo ASP.NET core's captcha component embedded with a kendo wizard stepper. 



1 Answer, 1 is accepted

Sort by
0
Mihaela
Telerik team
answered on 18 Sep 2025, 09:17 AM

Hello Khalipha,

You can review the complete server-side Telerik UI Captcha example in the following GitHub repo:

Both examples demonstrate how to integrate the Captcha into a Form component. Please review them and let me know if you still experience any issues. As a prerequisite, you need to install the Telerik.Web.Captcha NuGet package, which is available through the Telerik NuGet Feed.

Regards,
Mihaela
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Captcha Wizard
Asked by
Khalipha
Top achievements
Rank 1
Answers by
Mihaela
Telerik team
Share this question
or