Error when saving form:You cannot perform this action on a checked out document

Got an error when I tried to save a new form in an existing list.

Microsoft.SharePoint.Client.ServerException: You cannot perform this action on a checked out document.
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()
at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)
at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
at Microsoft.SharePoint.Client.ClientContextExtensions.ExecuteQueryRetry(ClientRuntimeContext clientContext, Int32 retryCount, Int32 delay)
at fRyHh6wvCKNEmNT7vF.fKMslr5Z5QXrRIHhDL.xLmbRyHh6[T](T clientObject, Expression`1[] propertySelector)
at f40l1flDsoYk1TuVQk.PMn96LrxXxI1P3g9cA.ysokYk1Tu(List )
at Plumsail.Forms.SharePoint.FormsManager.pU5KWdvWap(Guid , FormTypes )
at Plumsail.Forms.SharePoint.FormsManager.VJMKlFmDvR(Guid , FormTypes )
at Plumsail.Forms.SharePoint.FormsManager.hD1KEwoYRJ(Guid , FormTypes , XDocument , C0e4krymr1hxtkrJIb )
at Plumsail.Forms.SharePoint.FormsManager.GenerateForms(Guid formSetId, FormTypes formTypes, XDocument layout)
at ofXc2YcAbbQMXryEEI.f7vnOZRXsaHcbY1Z6R.<>c__DisplayClass11_0.b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ofXc2YcAbbQMXryEEI.f7vnOZRXsaHcbY1Z6R.d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Plumsail.Forms.ViewModels.DesignerViewModel.d__270.MoveNext()

What I tried already: tried to sign out and sign in again and then save the form again. Still the issue persists.
Please help me on this.

Hi Team, Can you please help me out on this issue.

Hello @sanjayvenkateswaran,

I'm sorry for the delayed reply!

Please got to Site Content >> Site Pages >> Plumsail Forms and find files and folder with the target list name. Make sure that all files are checked in.

Thank you for the response.
i have resolved the issue by changing Site Pages->Library Settings->versioning setting
Required documents to be checked out before they can be edited from Yes to No.
Resolved

1 Like