Problem with the validation of RadCaptcha when invoked on first page load
When the function Page.Validate() is called on first page load and there is a RadCaptcha on the page, an exception will be thrown because the validation code of the captcha is not yet generated.