The Captcha works for Registration and Login, but not for Feedback.
Here's the URL that the image is requesting:
http://gypsies.rask.ca/DesktopModules/Feedback/ImageChallenge.captcha.aspx?captcha=3D795C9BF90D796CC6AF0E6FA57382AE500B15CEE22DC501D3DFF114FEB5A0E773072C7710D67B9B3A895ED0EEFCBDC3897BD671BB1EC09BB265AE2B2DFABEA89280475547FC2B4987A543EB81595DA461B89589D99C0BCD15B0E12F02F05FC138AB86DAF3BF39D346BFE154663D930C56A982A5E5815EA5&alias=gypsies.rask.ca
Here's the error I'm getting:
Server Error in '/' Application.
Input string was not in a correct format.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.FormatException: Input string was not in a correct format.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +2725283
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +102
DotNetNuke.UI.WebControls.CaptchaControl.GenerateImage(String encryptedText) +79
DotNetNuke.UI.WebControls.CaptchaHandler.ProcessRequest(HttpContext context) +41
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +303
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832