We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Captcha has no image

Greetings
I try to add a captcha following this tutorial but it doesn´t display the image.
Im using the Syncfusion ASP.NET MVC Application Template
My config file:
<system.web>
    <httpHandlers>
      <add verb="*" path="captimage.axd" type="Syncfusion.JavaScript.ImageHandler, Syncfusion.EJ, Version=13.1400.0.21, Culture=neutral, PublicKeyToken=3D67ED1F87D44C89" />
    </httpHandlers>
</system.web>
<system.webServer>
    <handlers>
      <add verb="*" path="captimage.axd" name="syncfusion_generatetools" type="Syncfusion.JavaScript.ImageHandler, Syncfusion.EJ, Version=13.1400.0.21, Culture=neutral,         PublicKeyToken=3d67ed1f87d44c89" />
</handlers>
</system.webServer>
Thanks.

1 Reply

KC Kasithangam C Syncfusion Team June 18, 2015 08:30 AM UTC

Hi Javier,
Sorry for the inconvenience caused.

We have created the Syncfusion ASP.NET MVC captcha sample by using template; we are unable to reproduce the specified issue ("Captcha has no image"). We can able to render captch control with image. Please make sure that the proper version of handlers which is in the web.config file.
We have prepared the simple sample to showcase the captcha control and please find the sample under the following location,

Sample link: Sample

Could you please check with the above sample? Still, if you face any problem please share the issue reproducible sample so that we can isolate the exact issue. We will be happy to help you out.

Please let us know if you have further queries,                                

Regards,

Kasithangam


Loader.
Live Chat Icon For mobile
Up arrow icon