VahidN / DNTCaptcha.Core

DNTCaptcha.Core is a captcha generator and validator for ASP.NET Core applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DNTCapcha.core not working on server

sarayutpud opened this issue · comments

Summary of the issue

DNTCapcha.core can run normal is debug mode but away varidate fail when public help me please

Environment

Iis server

DNTCaptcha.Core version: 4.3.3.0
.NET Core SDK version: 6.0
IDE: visual studio 

Example code/Steps to reproduce:

[ValidateDNTCaptcha(ErrorMessage = "กรุณาระบุผลรวมของตัวเลขให้ถูกต้อง",
CaptchaGeneratorLanguage = Language.English,
CaptchaGeneratorDisplayMode = DisplayMode.ShowDigits)]

paste your core code

Output:

Exception message:
Full Stack trace:

i miss some config

what was the solution ? i have the same problem