Nintex 2016 Edit Task Form Error

  • 15 October 2019
  • 3 replies
  • 7 views

Badge +1

HI

 

When ever i try to open edit task form using nintex form am getting XML error window and form will not open .How can i fix this issue . 

 

 

 

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Request Error</title>
<style>BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; } #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; } A:link { color: #336699; font-weight: bold; text-decoration: underline; } A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; } A:active { color: #336699; font-weight: bold; text-decoration: underline; } .heading1 { background-color: #003366; border-bottom: #336699 6px solid; color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal;margin: 0em 0em 10px -20px; padding-bottom: 8px; padding-left: 30px;padding-top: 16px;} pre { font-size:small; background-color: #e5e5cc; padding: 5px; font-family: Courier New; margin-top: 0px; border: 1px #f0f0e0 solid; white-space: pre-wrap; white-space: -pre-wrap; word-wrap: break-word; } table { border-collapse: collapse; border-spacing: 0px; font-family: Verdana;} table th { border-right: 2px white solid; border-bottom: 2px white solid; font-weight: bold; background-color: #cecf9c;} table td { border-right: 2px white solid; border-bottom: 2px white solid; background-color: #e5e5cc;}</style>
</head>
<body>
<div id="content">
<p class="heading1">Request Error</p>
<p>The server encountered an error processing the request. The exception message is 'Object reference not set to an instance of an object.'. See server logs for more details. The exception stack trace is: </p>
<p> at Nintex.Forms.SharePoint.DefaultForms.AddButtonsAfterListItemProperties(Form form, Int32 nextRow, FormLayout formLayout, FormActivityType type, Boolean addFormControls, Int32 labelDefaultWidth)
at Nintex.Forms.SharePoint.DefaultForms.AddDefaultListColumnstoForm(Form form, IList`1 fieldListCollection, FormActivityType type, FormLayout formLayout, Boolean addToFormControls, ICollection`1 formControlsInUse)
at Nintex.Forms.SharePoint.DefaultForms.GetNewForm(SPWeb web, IList`1 fieldListCollection, FormActivityType type, ICollection`1 formControlsInUse)
at Nintex.Forms.SharePoint.Services.NfWcfService.GetNewForm(IList`1 fieldListCollection, String activityType)
at SyncInvokeGetNewForm(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]&amp; outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc&amp; rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc&amp; rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc&amp; rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</p>
</div>
</body>
</html>


3 replies

Userlevel 6
Badge +22
Hi,
The following knowledge base article discusses this error.
As you cannot open the form in the Nintex forms designer I am not sure if it will help but let us know.
https://community.nintex.com/t5/Technical-Issues/Nintex-Forms-On-Prem-Publishing-quot-Request-Error-quot-XHTML/ta-p/90821
Badge +1

Am not even able to see the form. Upon loading the error pop up comes with error

.This is only in classic form. Dynamic form is loading

Userlevel 6
Badge +22
The error advises to check the ULS logs. Have you done that and if so did it give you any insight into the issue?

If all else fails you may want to install Nintex forms and workflow again.

Reply