I'm using some captcha control implementation which I took from here and it's working fine in my localhost but the problem rises when publishing it on the server. The captcha image itself is not displayed. Of course I'm using master page and the captcha itself is under some usercontrol. Is there any known issue for this when publishing. What I'm I missing something here here ? Anything to be changed in my web.config file??
Thank you guys! Any answer would be appreciated