When trying to export a Nintex Workflow, I get the
error message "Sorry, Something went wrong"
I looked up the correlation id in the ULS logs and found the
following:
List
does not exist. The page you selected contains a list that does not
exist. It may have been deleted by another user.
SPRequest.GetListsWithCallback:
UserPrincipalName=i:0).w|s-1-5-21-1562790863-969623002-1539857752-76594,
AppPrincipalName= ,bstrUrl=https://<site_url>/_layouts/15/NintexWorkflow/Preview.aspx?WorkflowId=823c71d5-3328-44a0-a99a-f04e48aa12d2&Category=GloballyReusable&ListId=00000000-0000-0000-0000-000000000000
,foreignWebId=00000000-0000-0000-0000-000000000000 ,bstrListInternalName={00000000-0000-0000-0000-000000000000}
,dwBaseType=-1 ,dwBaseTypeAlt=-1 ,dwServerTemplate=-1 ,dwGetListFlags=0
,dwListFilterFlags=4294967295 ,bPrefetchMetaData=True ,bSecurityTrimmed=True
,bGetSecurityData=True ,bPrefetchRelatedFields=False
System.Runtime.InteropServices.COMException:
List does not exist. The page you selected contains a list that does not
exist. It may have been deleted by another user., StackTrace:
at
Microsoft.SharePoint.SPListCollection.EnsureListsData(Guid webId, String
strListName)
at
Microsoft.SharePoint.SPListCollection.ItemByInternalName(String
strInternalName, Boolean bThrowException)
at
Microsoft.SharePoint.SPListCollection.GetListById(Guid uniqueID, Boolean
bThrowException)
at
Microsoft.SharePoint.ApplicationRuntime.BaseApplication.Application_PreRequestHandlerExecute(Object
sender, EventArgs e)
at
Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.PreRequestExecuteAppHandler(Object
oSender, EventArgs ea)
at
System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
at
System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception
error)
at
System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context,
AsyncCallback cb)
at
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr,
HttpContext context)
at
System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr
rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32
flags)
at
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr
rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32
flags)
at
System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler,
RequestNotificationStatus& notificationStatus)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr
pHandler, RequestNotificationStatus& notificationStatus)
at
System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr
rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32
flags)
at
System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr
rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32
flags)
Application error when access
/_layouts/15/NintexWorkflow/Preview.aspx, Error=Cannot find workflow in
repository.
at
Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)
at
Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender,
EventArgs e)
Nintex.Workflow.NWException:
Cannot find workflow in repository.
at
Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)
at
Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender,
EventArgs e)
Getting Error Message for
Exception Nintex.Workflow.NWException: Error exporting workflow. --->
System.Web.HttpException: Error executing child request for
ExportWorkflow.aspx. ---> System.Web.HttpUnhandledException: Exception of
type 'System.Web.HttpUnhandledException' was thrown. --->
Nintex.Workflow.NWException: Error exporting workflow. ---> Nintex.Workflow.NWException:
Cannot find workflow in repository.
at
Nintex.Workflow.WorkflowRepository.get_Item(Guid wfId)
at
Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender,
EventArgs e) -
-- End of inner exception
stack trace ---
at
Nintex.Workflow.ApplicationPages.ExportWorkflow.Page_Load(Object sender,
EventArgs e)
at
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs
e)
at
Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs
e)
at
System.Web.UI.Control.LoadRecursive()
at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) -
-- End of inner exception
stack trace ---
at
System.Web.UI.Page.HandleError(Exception e)
at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at
System.Web.UI.Page.ProcessRequest()
at
System.Web.UI.Page.ProcessRequest(HttpContext context)
at
System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter
writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path,
VirtualPath filePath, String physPath, Exception error, String
queryStringOverride) -
-- End of inner exception
stack trace ---
at
System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter
writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path,
VirtualPath filePath, String physPath, Exception error, String
queryStringOverride)
at
System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
at
System.Web.HttpServerUtility.Transfer(String path, Boolean
preserveForm)
at
Nintex.Workflow.ApplicationPages.Preview.Page_Load(Object sender, EventArgs
e) -
-- End of inner exception
stack trace ---
at Nintex.Workflow.ApplicationPages.Preview.Page_Load(Object
sender, EventArgs e)
at
System.EventHandler.Invoke(Object sender, EventArgs e)
at
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs
e)
at
Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs
e)
at
Nintex.Workflow.ServerControls.NintexLayoutsBase.OnLoad(EventArgs
e)
at
System.Web.UI.Control.LoadRecursive()
at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint)
at
System.Web.UI.Page.ProcessRequest()
at
System.Web.UI.Page.ProcessRequest(HttpContext context)
at
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
Does anyone know why I can't export the workflow?