AutoFormPlus: Page save (without change) throws: Length cannot be less than zero Options
Arnim
Posted: Friday, February 29, 2008 3:01:56 AM

Rank: Devotee

Joined: 5/31/2007
Posts: 54
Location: Kirchheim Teck, Germany
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? ;-)
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.