Hello,
I'm using Auto Form Plus 1.5 running on Umbraco 3.0.4
I get the following error whenever I try to save a page which includes a Auto Form form:
Code:
Ausnahmedetails: System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parametername: length
[ArgumentOutOfRangeException: Length cannot be less than zero.
Parametername: length]
System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) +2819889
umbraco.editorControls.tinymce.TinyMCE.replaceMacroTags(String text) +191
umbraco.editorControls.tinymce.TinyMCE.Save() +67
umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +80
umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) +21
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +105
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +115
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
I can "work around" the error by openening the form and closing it again. Now I can save the page.
Can anyone help me?
Thanx, Arnim.!
What the heck is PHP? ;-)