Community blogs
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
When publishing a form on any list in a site you find the following error:
The server encountered an error processing the request. The exception message is 'You can only publish, unpublish documents in a minor version enabled list'
Failed to Save Nintex Form. Error: You can only publish, unpublish documents in a minor version enabled list. Stack trace:
at Microsoft.SharePoint.SPFile.PublishOrUnPublish(String comment, Boolean fPublish)
at Nintex.Forms.SharePoint.NFDocumentLibrary.<>c__DisplayClass1b.<SaveForm>b__19()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Nintex.Forms.SharePoint.NFDocumentLibrary.SaveForm(String contentTypeId, String listId, MemoryStream formStream, Boolean majorVersion)
Failed to Publish Nintex Form. Error: You can only publish, unpublish documents in a minor version enabled list. Stack trace:
at Microsoft.SharePoint.SPFile.PublishOrUnPublish(String comment, Boolean fPublish)
at Nintex.Forms.SharePoint.NFDocumentLibrary.<>c__DisplayClass1b.<SaveForm>b__19()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Nintex.Forms.SharePoint.NFDocumentLibrary.SaveForm(String contentTypeId, String listId, MemoryStream formStream, Boolean majorVersion)
at Nintex.Forms.SharePoint.Services.NfWcfService.PublishForm(String contentTypeId, String listId, Form form)
Your NintexForms library at the site level does not have versioning enabled.
To resolve this issue navigate to the hidden NintexForms library at the site level using the following URL: Http://yoursite/NintexForms/Forms
Then navigate to Library Settings > Versioning Settings > Ensure the following feature is enabled:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.