Hello.
I have found out that the I have to put cc1:XmlFormView when I'm using the control.
Fine, but now I have another problem. After I fill in the form and I do a post (button click) and I'm getting the fields with XmlDataString property, I get the following error:
Wizard_ActiveStepIndex_out_of_range
Stack Trace
at Aspose.Form.Web.UI.WebControls.MultipleViewControl.get_x5a6a0e81feebb18f()
at Aspose.Form.Web.UI.WebControls.XmlFormView.get_x82fca114523811b9()
at Aspose.Form.Web.UI.WebControls.XmlFormView.get_XmlDataString()
at OPMS.FormViewer.SubmitForm() in c:\Projets\OPMS\Dev\App\FMS\FormViewer.aspx.cs:line 221
at OPMS.FormViewer.LinkButtonSubmit_Click(Object sender, EventArgs e) in c:\Projets\OPMS\Dev\App\FMS\FormViewer.aspx.cs:line 69
at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)
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)
I'm OK to use beta RC 1.3 but all the basic functionalities MUST work. What should I do to get the content of the fields.
Is this beta 1.3 enough stable to develop ?
Please help. It's really URGENT.
Thanks
Regards
Augusto