Hello,
I have created a form using many radio button options. When the form is submitted an error is received. The following is what is in the event viewer::
AssemblyVersion: 04.09.04 PortalID: 0 PortalName: SOCCERSTOP.COM - Soccer Shoes, Soccer Jerseys, Soccer Balls, Soccer Cleats, Soccer Equipment, Soccer Boots, Shinguards UserID: 3 UserName: netprocity ActiveTabID: 418 ActiveTabName: Customer Experience Survey RawURL: /AboutUs/CustomerExperienceSurvey/tabid/418/Default.aspx AbsoluteURL: /Default.aspx AbsoluteURLReferrer:
http://soccerstop.com/AboutUs/Custo...fault.aspx UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: cde054cd-3a6f-4ea9-988c-45ab09792740 InnerException: Unable to cast object of type 'System.Web.UI.WebControls.RadioButtonList' to type 'System.Web.UI.WebControls.CheckBoxList'. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Fortunate.Web.CheckBoxListRequiredFieldValidator.EvaluateIsChecked StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: Unable to cast object of type 'System.Web.UI.WebControls.RadioButtonList' to type 'System.Web.UI.WebControls.CheckBoxList'. ---> System.InvalidCastException: Unable to cast object of type 'System.Web.UI.WebControls.RadioButtonList' to type 'System.Web.UI.WebControls.CheckBoxList'. at Fortunate.Web.CheckBoxListRequiredFieldValidator.EvaluateIsChecked() at Fortunate.Web.CheckBoxListRequiredFieldValidator.EvaluateIsValid() at System.Web.UI.WebControls.BaseValidator.Validate() at System.Web.UI.Page.Validate(String validationGroup) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source: Server Name:
Any ideas what I can do to fix this?
Using FormMaster 2008 2.0.8
DNN 4.09.04
Thanks
James