by
5. maggio 2010 19.43
Vorresti utilizzare su IIS7 il componente MSCaptcha ma nonostante tutti le configurazione questo non funziona. Per configurare correttamente e farlo funzionare, nella sesione system.weserver\handlers inserire le seguenti righe di codice:
<add name="MSCaptchaImage"
path="CaptchaImage.axd"
verb="GET"
type="MSCaptcha.CaptchaImageHandler, MSCaptcha"
preCondition="integratedMode,runtimeVersionv2.0" />
In allegato il controllo
Bin.zip (16,72 kb)
f0ca3b98-cc7e-4e3b-b30d-3a196ba0a4f4|0|.0
Tags: iis, web