Dear All,
We have a public web site which is build under sharepoint 2010 and we use the NetAdvantage Captcha as a part of our contact form.
The captcha is work fine if the form is accessed anonymously , but if someone login on the site and access the form , they get Async request failed error when they press the refresh button on the captcha control.
kind regard
Peter Tabangan
Hello Peter ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hi Maya,
Thank you for your response and sorry for the late reply :)
below are the information that you are looking
version : 12.1.20121.2072
assembly :Infragistics35.Web.v12.1
ERROR
[HttpException]: The Controls collection cannot be modified vevause the control contains code block (i.e. < ... %>).
at System.Web.UI.ControlCollection.Add(Control child)
at
Microsoft.SharePoint.Publishing.PublishingLayoutPage.Onload(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsuncPoint, Boolean includeStageAfterAsyncPoint)
[HttpUnhandleException]: Exception of type
'System.Web.HttpUnhandledException' was thrown.
at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStageBeforeAsyncPoint, Boolean includeStageAfterAyncPoint)...........
thanks